diff --git a/modules/document/tpl/checked_list.html b/modules/document/tpl/checked_list.html index 8fad65593..b6fc7ac6f 100644 --- a/modules/document/tpl/checked_list.html +++ b/modules/document/tpl/checked_list.html @@ -71,5 +71,8 @@ jQuery(function($){ message_content_area.prop("disabled", false); } }); + + doGetCategoryFromModule({$module_srl}); + }); \ No newline at end of file