From d4f9c31a1721fdea6b92ae90ca5c4bd8635fd0cb Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Thu, 29 Sep 2016 12:13:19 -0400 Subject: v0.2.0 - new admin theme --- themes/okcards/public/js/app.js | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 themes/okcards/public/js/app.js (limited to 'themes/okcards/public/js') diff --git a/themes/okcards/public/js/app.js b/themes/okcards/public/js/app.js deleted file mode 100644 index 1e710e9..0000000 --- a/themes/okcards/public/js/app.js +++ /dev/null @@ -1,15 +0,0 @@ -var app = (function(){ - var app = {} - var cms - - app.init = function(){ - cms = app.cms = new OKCMS ({ ready: app.ready }) - } - app.ready = function(){ - console.log ("READY") - } - - return app -})() - -window.addEventListener("DOMContentLoaded", app.init) \ No newline at end of file -- cgit v1.2.3-70-g09d2