projects
/
prog
/
Dash.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
543f4cf
)
for live site
author
Steve Sutton
<steve@gaslightmedia.com>
Tue, 29 Nov 2016 13:30:45 +0000
(08:30 -0500)
committer
Steve Sutton
<steve@gaslightmedia.com>
Tue, 29 Nov 2016 13:30:45 +0000
(08:30 -0500)
dash/app.js
patch
|
blob
|
history
diff --git
a/dash/app.js
b/dash/app.js
index
38ea758
..
0bef0b0
100644
(file)
--- a/
dash/app.js
+++ b/
dash/app.js
@@
-1,6
+1,6
@@
$(document).ready(function(){
-
//
var prefixUrl = '';
- var prefixUrl = '/glmdb.gaslightmedia.com';
+ var prefixUrl = '';
+
//
var prefixUrl = '/glmdb.gaslightmedia.com';
var bDate = new Date();
var bTime = bDate.getTime();