From 300ade32b6ea7daca8120318444eaf35e2bab531 Mon Sep 17 00:00:00 2001 From: Steve Sutton Date: Wed, 29 Apr 2015 13:38:28 -0400 Subject: [PATCH] Use width and height in template Set height and width to be from the setting of the prototype being viewed --- views/admin/prototypes/display.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/views/admin/prototypes/display.html b/views/admin/prototypes/display.html index 747fa7f..f15c594 100644 --- a/views/admin/prototypes/display.html +++ b/views/admin/prototypes/display.html @@ -10,9 +10,9 @@ -
+
-{/if} \ No newline at end of file +{/if} -- 2.17.1