From: Steve Sutton Date: Fri, 1 Apr 2016 20:54:42 +0000 (-0400) Subject: Creating new page for team X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=a21f3e9cd628dcd6b640822fef3083ee654b21a8;p=prog%2FDash.git Creating new page for team This should really be setup properly as a backbone app --- diff --git a/dash/app.js b/dash/app.js index e2b8fec..844854c 100644 --- a/dash/app.js +++ b/dash/app.js @@ -1,6 +1,6 @@ $(document).ready(function(){ - var prefixUrl = '';//'/glmdb.gaslightmedia.com'; - //var prefixUrl = '/glmdb.gaslightmedia.com'; + //var prefixUrl = '';//'/glmdb.gaslightmedia.com'; + var prefixUrl = '/glmdb.gaslightmedia.com'; var bDate = new Date(); var bTime = bDate.getTime(); diff --git a/index.html b/index.html index ad1fc3b..01ba275 100644 --- a/index.html +++ b/index.html @@ -25,8 +25,8 @@