From b3ba48a22ce966e62cfad1671e4ee6f4357bb69f Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 11 Jan 2018 13:55:55 +0100 Subject: move file api, debug flag on url to show ids --- public/assets/js/index.js | 1 + 1 file changed, 1 insertion(+) (limited to 'public/assets/js/index.js') diff --git a/public/assets/js/index.js b/public/assets/js/index.js index bbb7fd9..06f2158 100644 --- a/public/assets/js/index.js +++ b/public/assets/js/index.js @@ -2,6 +2,7 @@ var app = (function(){ var app = {} app.init = function(){ + app.debug = !! window.location.search.match('debug') app.router = new SiteRouter () app.view = null -- cgit v1.2.3-70-g09d2