Fix loading
This commit is contained in:
parent
8831597e4d
commit
99d41c7832
|
@ -42,7 +42,8 @@
|
||||||
*/
|
*/
|
||||||
|
|
||||||
define([
|
define([
|
||||||
'backbone'
|
'backbone',
|
||||||
|
'common/main/lib/component/BaseView'
|
||||||
], function (Backbone) {
|
], function (Backbone) {
|
||||||
'use strict';
|
'use strict';
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue