mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-24 03:57:08 -04:00
Remove #settings div.
This commit is contained in:
parent
6bfbebc51e
commit
2f26146228
7 changed files with 6 additions and 9 deletions
|
@ -139,7 +139,7 @@ modulejs.define('ext/info', ['_', '$', 'modernizr', 'core/settings', 'core/resou
|
|||
}
|
||||
|
||||
$(settingsTemplate)
|
||||
.appendTo('#settings')
|
||||
.appendTo('#sidebar')
|
||||
.find('#view-info')
|
||||
.on('click', function (ev) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue