From e6ad31ae6829739b705b592a7fb3e874b113e4c7 Mon Sep 17 00:00:00 2001 From: okalintu Date: Mon, 29 Aug 2016 20:53:05 +0300 Subject: [PATCH] removed obsolete dummytemplates from rotation --- infoscreen/static/js/infoscreen_controllers.js | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/infoscreen/static/js/infoscreen_controllers.js b/infoscreen/static/js/infoscreen_controllers.js index 10ad32b..b3a4ad3 100644 --- a/infoscreen/static/js/infoscreen_controllers.js +++ b/infoscreen/static/js/infoscreen_controllers.js @@ -9,12 +9,8 @@ app.controller('infoscreen_main', function($scope, $http,$timeout){ template: "/static/html/test1.html", onload: function(){$scope.imagepath = "/static/img/siklogo.jpg";} },{ - template: "/static/html/test2.html" - },{ - template: "/static/html/test1.html", + template: "/static/html/test1.html?toimi=nyt_saatana", onload: function(){$scope.imagepath = "/static/img/teekkaribileet.jpg";} - },{ - template: "/static/html/test3.html" }, ]; $scope.next = function(){