From 8e0730aabe1dd728f531f63114ae556023a6616f Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 2 Oct 2016 17:53:37 -0400 Subject: #201 - initial framework - still buggy Former-commit-id: 06b81da17f62a04219cba920d3997c3040e76d94 --- www/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/app.js') 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, -- cgit v1.2.3