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/components/treeview/treeview.reel/treeview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/components/treeview/treeview.reel') diff --git a/js/components/treeview/treeview.reel/treeview.html b/js/components/treeview/treeview.reel/treeview.html index c7cadee7..14285452 100644 --- a/js/components/treeview/treeview.reel/treeview.html +++ b/js/components/treeview/treeview.reel/treeview.html @@ -45,10 +45,10 @@ POSSIBILITY OF SUCH DAMAGE. } }, "defaultBranch" : { - "prototype" : "js/components/treeview/branch.reel" + "prototype" : "js/components/treeview/branch.reel" }, "defaultLeaf" : { - "prototype" : "js/components/treeview/leaf.reel" + "prototype" : "js/components/treeview/leaf.reel" }, "scrollview": { "prototype": "montage/ui/scroller.reel", -- cgit v1.2.3