summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2016-10-02 17:53:37 -0400
committerPliable Pixels <pliablepixels@gmail.com>2016-10-02 17:53:37 -0400
commit8e0730aabe1dd728f531f63114ae556023a6616f (patch)
tree870df766576a104912ce7270b9277ef84e3fc4f0 /www/js/app.js
parent40ede2996c386fb4f58b2ede19ff5503ece628eb (diff)
#201 - initial framework - still buggy
Former-commit-id: 06b81da17f62a04219cba920d3997c3040e76d94
Diffstat (limited to 'www/js/app.js')
-rw-r--r--www/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/app.js b/www/js/app.js
index 47c27e66..b543efaf 100644
--- a/www/js/app.js
+++ b/www/js/app.js
@@ -1766,7 +1766,7 @@ angular.module('zmApp', [
},
url: "/montage-history",
- templateUrl: "templates/montage-history.html",
+ templateUrl: "templates/montage-history2.html",
controller: 'zmApp.MontageHistoryCtrl',
params: {
minimal: false,