mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
forum chak 추가
This commit is contained in:
parent
b00771c13e
commit
9984d123ee
47 changed files with 183 additions and 23 deletions
|
|
@ -116,3 +116,5 @@
|
|||
</ul>
|
||||
</form>
|
||||
</section>
|
||||
|
||||
<div class="admin-forum-container" data-chak-categories="XE설정:파일 박스"></div>
|
||||
|
|
|
|||
|
|
@ -58,3 +58,5 @@
|
|||
<input type="submit" class="x_btn x_btn-primary" value="{$lang->cmd_registration}">
|
||||
</div>
|
||||
</form>
|
||||
|
||||
<div class="admin-forum-container" data-chak-categories="XE설정:모듈"></div>
|
||||
|
|
|
|||
|
|
@ -20,3 +20,4 @@
|
|||
</section>
|
||||
<!--@end-->
|
||||
|
||||
<div class="admin-forum-container" data-chak-categories="XE설정:모듈"></div>
|
||||
|
|
|
|||
|
|
@ -59,4 +59,6 @@ jQuery(function($){
|
|||
$('.dsTg>tbody>tr[data-type1]').prependTo('tbody');
|
||||
$('.dsTg>tbody>tr[data-type2]').prependTo('tbody');
|
||||
});
|
||||
</script>
|
||||
</script>
|
||||
|
||||
<div class="admin-forum-container" data-chak-categories="XE설정:모듈"></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue