replaced siklogo with otatarha ad on infoscreen

This commit is contained in:
okalintu
2016-09-13 12:35:28 +03:00
parent 3297b64917
commit ca99e2cfd2
2 changed files with 2 additions and 2 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 736 KiB

@@ -6,8 +6,8 @@ app.controller('infoscreen_main', function($scope,$timeout){
$scope.index = -1;
var templates = [
{
template: "/static/html/test1.html?img=siklogo",
onload: function(){$scope.imagepath = "/static/img/siklogo.jpg";}
template: "/static/html/test1.html?img=otatarha",
onload: function(){$scope.imagepath = "/static/img/otaajot16fb.png";}
},{
template: "/static/html/abb.html"
},{