mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-05-29 22:45:14 -04:00
Rename mainrow.
This commit is contained in:
parent
96b6ff7fff
commit
7704a00d7b
8 changed files with 16 additions and 16 deletions
|
@ -189,7 +189,7 @@ modulejs.define('ext/tree', ['_', '$', 'core/event', 'core/location', 'core/reso
|
|||
}
|
||||
|
||||
$('<div id="tree"/>')
|
||||
.appendTo('#main-row')
|
||||
.appendTo('#mainrow')
|
||||
.on('click', '.indicator', createOnIndicatorClick());
|
||||
|
||||
$(settingsTemplate)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue