replaced kaukkarit with asw on infoscreen
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 101 KiB |
@@ -14,8 +14,8 @@ app.controller('infoscreen_main', function($scope,$timeout){
|
||||
template: "/static/html/test1.html?img=otaolut",
|
||||
onload: function(){$scope.imagepath = "/static/img/otaolutbanner.jpg";}
|
||||
},{
|
||||
template: "/static/html/test1.html?img=kaukkarit",
|
||||
onload: function(){$scope.imagepath = "/static/img/kaukkarit.jpg";}
|
||||
template: "/static/html/test1.html?img=asw",
|
||||
onload: function(){$scope.imagepath = "/static/img/asw.png";}
|
||||
},{
|
||||
template: "/static/html/test1.html?img=fujitsu",
|
||||
onload: function(){$scope.imagepath = "/static/img/fujitsu.png";}
|
||||
|
||||
Reference in New Issue
Block a user