added fujitsu logo to rotation
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
@@ -13,6 +13,9 @@ app.controller('infoscreen_main', function($scope,$timeout){
|
||||
},{
|
||||
template: "/static/html/test1.html?img=kaukkarit",
|
||||
onload: function(){$scope.imagepath = "/static/img/kaukkarit.jpg";}
|
||||
},{
|
||||
template: "/static/html/test1.html?img=fujitsu",
|
||||
onload: function(){$scope.imagepath = "/static/img/fujitsu.png";}
|
||||
},
|
||||
];
|
||||
$scope.next = function(){
|
||||
|
||||
Reference in New Issue
Block a user