removed obsolete dummytemplates from rotation
This commit is contained in:
@@ -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(){
|
||||
|
||||
Reference in New Issue
Block a user