From c67a99e044981be6b56cba704826b6b1f4fb980d Mon Sep 17 00:00:00 2001 From: totoro Date: Sat, 29 Sep 2018 23:55:57 +0200 Subject: [PATCH] add comment --- view/view_table_renderer.anubis | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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