From 6803c0abd279fcb640c38b3881b751bab982cbe0 Mon Sep 17 00:00:00 2001 From: Kris Kowal Date: Fri, 6 Jul 2012 12:42:16 -0700 Subject: Remove trailing spaces --- js/panels/Timeline/Layer.reel/Layer.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'js/panels/Timeline/Layer.reel/Layer.html') diff --git a/js/panels/Timeline/Layer.reel/Layer.html b/js/panels/Timeline/Layer.reel/Layer.html index 83b73e76..044b1c79 100644 --- a/js/panels/Timeline/Layer.reel/Layer.html +++ b/js/panels/Timeline/Layer.reel/Layer.html @@ -216,7 +216,7 @@ POSSIBILITY OF SUCH DAMAGE. } } }, - + "mainCollapser" : { "prototype" : "js/panels/timeline/Collapser", "properties" : { @@ -226,7 +226,7 @@ POSSIBILITY OF SUCH DAMAGE. "isLabelClickable" : true, "clicker" : {"#" : "clicker-main"}, "isCollapsed" : true, - "isAnimated" : true + "isAnimated" : true }, "bindings" : { "isToggling" : { @@ -236,7 +236,7 @@ POSSIBILITY OF SUCH DAMAGE. } } }, - + "positionCollapser" : { "prototype" : "js/panels/timeline/Collapser", "properties" : { @@ -246,7 +246,7 @@ POSSIBILITY OF SUCH DAMAGE. "isLabelClickable" : true, "clicker" : {"#" : "clicker-position"}, "isCollapsed" : true, - "isAnimated" : true + "isAnimated" : true }, "bindings" : { "isToggling" : { @@ -256,7 +256,7 @@ POSSIBILITY OF SUCH DAMAGE. } } }, - + "styleCollapser" : { "prototype" : "js/panels/timeline/Collapser", "properties" : { @@ -266,7 +266,7 @@ POSSIBILITY OF SUCH DAMAGE. "isLabelClickable" : true, "clicker" : {"#" : "clicker-style"}, "isCollapsed" : true, - "isAnimated" : true + "isAnimated" : true }, "bindings" : { "isToggling" : { @@ -276,13 +276,13 @@ POSSIBILITY OF SUCH DAMAGE. } } } - - + + } - +
-- cgit v1.2.3