From 2eaefcf5a3db383bda1754a28a9d878de26709a2 Mon Sep 17 00:00:00 2001 From: Julie Lala Date: Fri, 27 Dec 2013 18:34:01 -0500 Subject: id prefixes --- js/ui-template.js | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'js/ui-template.js') diff --git a/js/ui-template.js b/js/ui-template.js index 36533f4..e294f61 100644 --- a/js/ui-template.js +++ b/js/ui-template.js @@ -1,19 +1,19 @@ var UI_TEMPLATE = [ - '
', - '
', - '
', - 'frames ', - 'delay ', - '', - '', - '', + '
', + '
', + '
', + 'frames ', + 'delay ', + '', + '', + '', '
', - 'w ', - 'h ', - 'x ', - 'y ', + 'w ', + 'h ', + 'x ', + 'y ', '
', - '
', + '
', '
' ].join("") -- cgit v1.2.3-70-g09d2