mirror of
https://github.com/lrsjng/h5ai.git
synced 2025-08-08 14:56:35 +02:00
Clean code.
This commit is contained in:
@@ -159,7 +159,6 @@ modulejs.define('view/items', ['_', '$', 'core/settings', 'core/resource', 'core
|
|||||||
event.sub('location.changed', onLocationChanged);
|
event.sub('location.changed', onLocationChanged);
|
||||||
event.sub('location.refreshed', onLocationRefreshed);
|
event.sub('location.refreshed', onLocationRefreshed);
|
||||||
|
|
||||||
// $content.appendTo('body');
|
|
||||||
$content.appendTo('#main-row');
|
$content.appendTo('#main-row');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user