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(){