From e764c2ba3f45f037191fa0854c2f4fd80654720e Mon Sep 17 00:00:00 2001 From: Matthieu Lalonde Date: Fri, 9 Nov 2012 11:42:24 -0500 Subject: [PATCH] Woops console.log --- resources/js/views/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/js/views/app.js b/resources/js/views/app.js index 89f6929..d968864 100644 --- a/resources/js/views/app.js +++ b/resources/js/views/app.js @@ -42,7 +42,7 @@ _ ; App.__super__.initialize.apply(that); -console.log(tmplAppLayout); + that.$el.html(tmplAppLayout); that.Layout = that.$el.layout({