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/TimelineTrack.reel/TimelineTrack.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html') diff --git a/js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html b/js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html index 1a8b3133..b44cc27b 100644 --- a/js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html +++ b/js/panels/Timeline/TimelineTrack.reel/TimelineTrack.html @@ -131,7 +131,7 @@ POSSIBILITY OF SUCH DAMAGE. } } }, - + "mainCollapser" : { "prototype" : "js/panels/timeline/Collapser", "properties" : { @@ -141,7 +141,7 @@ POSSIBILITY OF SUCH DAMAGE. "isLabelClickable" : false, "clicker" : {"#" : "label-main"}, "isCollapsed" : true, - "isAnimated" : true + "isAnimated" : true }, "bindings" : { "isToggling" : { @@ -156,7 +156,7 @@ POSSIBILITY OF SUCH DAMAGE. } } }, - + "positionCollapser" : { "prototype" : "js/panels/timeline/Collapser", "properties" : { @@ -166,7 +166,7 @@ POSSIBILITY OF SUCH DAMAGE. "isLabelClickable" : false, "clicker" : {"#" : "label-position"}, "isCollapsed" : true, - "isAnimated" : true + "isAnimated" : true }, "bindings" : { "isToggling" : { @@ -181,7 +181,7 @@ POSSIBILITY OF SUCH DAMAGE. } } }, - + "styleCollapser" : { "prototype" : "js/panels/timeline/Collapser", "properties" : { @@ -191,7 +191,7 @@ POSSIBILITY OF SUCH DAMAGE. "isLabelClickable" : false, "clicker" : {"#" : "label-styles"}, "isCollapsed" : true, - "isAnimated" : true + "isAnimated" : true }, "bindings" : { "isToggling" : { @@ -206,8 +206,8 @@ POSSIBILITY OF SUCH DAMAGE. } } } - - + + } -- cgit v1.2.3