removed obsolete dummytemplates from rotation

This commit is contained in:
okalintu
2016-08-29 20:53:05 +03:00
parent 2bdc5663bd
commit e6ad31ae68
@@ -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(){