Updated Lackis infoscreen layout

This commit is contained in:
Pet
2018-04-12 22:33:00 +02:00
parent d1a496a017
commit 6c91513ff8

View File

@@ -12,7 +12,6 @@
<body> <body>
<%= content_tag(:iframe,'', width: "100%", height: "100%", name: "targetframe", allowTransparency:"true", scrolling:"no", frameborder:"0", src: "/iframe/infoscreenframe.html") %> <%#header picture/animation %> <%= content_tag(:iframe,'', width: "100%", height: "100%", name: "targetframe", allowTransparency:"true", scrolling:"no", frameborder:"0", src: "/iframe/infoscreenframe.html") %> <%#header picture/animation %>
<div id ="jmpress" style="padding-top: 00px">
<% i=1 %> <% i=1 %>
<% @neuigkeiten.each do |n| %> <% @neuigkeiten.each do |n| %>
@@ -52,7 +51,6 @@
<% i = i+1 %> <% i = i+1 %>
<% end %> <% end %>
</div>
<script> <script>
$(function () { $(function () {