lib/templates/header.html.erb in slideshow-0.5.2 vs lib/templates/header.html.erb in slideshow-0.6
- old
+ new
@@ -12,10 +12,10 @@
</head>
<body>
<div class="layout">
<div class="background">
- <object data="<%= @svgname %>" width="100%" height="100%">
+ <object data="<%= @svgname %>" width="100%" height="100%"></object>
</div>
</div>
<div class="banner">
Turn this document into a (PowerPoint/KeyNote-style) slide show pressing F11.