mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-06-05 17:24:20 -04:00
Reorganize file structure.
This commit is contained in:
parent
74745a8603
commit
c8eff2d313
206 changed files with 70 additions and 69 deletions
|
@ -1,8 +0,0 @@
|
|||
modulejs.define('view/mainrow', ['$', 'view/root'], function ($, root) {
|
||||
|
||||
var $el = $('<div id="mainrow"/>').appendTo(root.$el);
|
||||
|
||||
return {
|
||||
$el: $el
|
||||
};
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue