added fujitsu logo to rotation

This commit is contained in:
okalintu
2016-09-01 22:12:56 +03:00
parent b56df970b5
commit ae6340e0c2
2 changed files with 3 additions and 0 deletions
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(){