mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-24 12:52:19 +09:00
fix error
This commit is contained in:
parent
4010d00d79
commit
73c5935599
1 changed files with 2 additions and 2 deletions
|
|
@ -2480,7 +2480,7 @@ jQuery(function($){
|
|||
elClass: 'chak-comment',
|
||||
group_id: 'xe1_official',
|
||||
apikey: 'xe17935b49af5435d37f1cde130363db-forum'
|
||||
}
|
||||
};
|
||||
|
||||
$(function(){
|
||||
var $chakContainer = $('.admin-forum-container');
|
||||
|
|
@ -2514,7 +2514,7 @@ jQuery(function($){
|
|||
.one('click', function() {
|
||||
var $target = $($.attr(this, 'href'));
|
||||
$target.find('a').click();
|
||||
});
|
||||
});
|
||||
|
||||
$headerMenu.append($button);
|
||||
$el.attr('id', forumId);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue