diff --git a/view/view_table_renderer.anubis b/view/view_table_renderer.anubis index 4113292..a5495ef 100644 --- a/view/view_table_renderer.anubis +++ b/view/view_table_renderer.anubis @@ -1127,7 +1127,8 @@ public define Maybe(HTML_Partial_Content) { failure then failure, success(vtm_e) then - since vtm_e is vtm_edit(_, get_edit), + since vtm_e is vtm_edit(_, get_edit), + //get editor by his view name if get_edit(db, action, view_name) is { hk_form_in_list(tb_name, v_name, list_form_entries, list_tabs) then -- libgit2 0.21.4