diff --git a/resources/js/views/app.js b/resources/js/views/app.js index 5fb63e7..6f58692 100644 --- a/resources/js/views/app.js +++ b/resources/js/views/app.js @@ -30,7 +30,7 @@ define([ var that = this; - that.Layout = that.$el.Layout({ + that.Layout = that.$el.layout({ //applyDefaultStyles: true defaults: { closable: false