|
|
@ -42,7 +42,7 @@ _
|
|
|
|
;
|
|
|
|
;
|
|
|
|
|
|
|
|
|
|
|
|
App.__super__.initialize.apply(that);
|
|
|
|
App.__super__.initialize.apply(that);
|
|
|
|
console.log(tmplAppLayout);
|
|
|
|
|
|
|
|
that.$el.html(tmplAppLayout);
|
|
|
|
that.$el.html(tmplAppLayout);
|
|
|
|
|
|
|
|
|
|
|
|
that.Layout = that.$el.layout({
|
|
|
|
that.Layout = that.$el.layout({
|
|
|
|