mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 10:41:40 +09:00
Merge pull request #1624 from shydah/pr/manage-document-popup
Resolve #1595 - 게시물 관리 사용 시 게시판이 기본 선택되도록 개선
This commit is contained in:
commit
80afa6720c
4 changed files with 38 additions and 6 deletions
|
|
@ -71,5 +71,8 @@ jQuery(function($){
|
|||
message_content_area.prop("disabled", false);
|
||||
}
|
||||
});
|
||||
<!--@if($module_srl > 0)-->
|
||||
doGetCategoryFromModule({$module_srl});
|
||||
<!--@end-->
|
||||
});
|
||||
</script>
|
||||
Loading…
Add table
Add a link
Reference in a new issue