mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-29 22:45:14 -04:00
Remove #settings div.
This commit is contained in:
parent
6bfbebc51e
commit
2f26146228
7 changed files with 6 additions and 9 deletions
|
@ -193,7 +193,7 @@ modulejs.define('ext/tree', ['_', '$', 'core/settings', 'core/resource', 'core/s
|
|||
.on('click', '.indicator', createOnIndicatorClick());
|
||||
|
||||
$(settingsTemplate)
|
||||
.appendTo('#settings')
|
||||
.appendTo('#sidebar')
|
||||
.find('#view-tree')
|
||||
.on('click', function (ev) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue