mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-25 20:44:53 -04:00
Remove #settings div.
This commit is contained in:
parent
6bfbebc51e
commit
2f26146228
7 changed files with 6 additions and 9 deletions
|
@ -130,7 +130,7 @@ modulejs.define('view/viewmode', ['_', '$', 'core/settings', 'core/resource', 'c
|
|||
.appendTo($viewBlock);
|
||||
}
|
||||
|
||||
$viewBlock.appendTo('#settings');
|
||||
$viewBlock.appendTo('#sidebar');
|
||||
}
|
||||
|
||||
function init() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue