diff options
author | Kris Kowal | 2012-07-06 12:42:16 -0700 |
---|---|---|
committer | Kris Kowal | 2012-07-06 15:01:49 -0700 |
commit | 6803c0abd279fcb640c38b3881b751bab982cbe0 (patch) | |
tree | 876211d178954cbaa73e0fbb658fe0c6ffb7ac8d /js/components/treeview/treeview.reel/treeview.html | |
parent | 3644cb6def4f681c99959e5729e78ea353441fad (diff) | |
download | ninja-6803c0abd279fcb640c38b3881b751bab982cbe0.tar.gz |
Remove trailing spaces
Diffstat (limited to 'js/components/treeview/treeview.reel/treeview.html')
-rw-r--r-- | js/components/treeview/treeview.reel/treeview.html | 4 |
1 files changed, 2 insertions, 2 deletions
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. | |||
45 | } | 45 | } |
46 | }, | 46 | }, |
47 | "defaultBranch" : { | 47 | "defaultBranch" : { |
48 | "prototype" : "js/components/treeview/branch.reel" | 48 | "prototype" : "js/components/treeview/branch.reel" |
49 | }, | 49 | }, |
50 | "defaultLeaf" : { | 50 | "defaultLeaf" : { |
51 | "prototype" : "js/components/treeview/leaf.reel" | 51 | "prototype" : "js/components/treeview/leaf.reel" |
52 | }, | 52 | }, |
53 | "scrollview": { | 53 | "scrollview": { |
54 | "prototype": "montage/ui/scroller.reel", | 54 | "prototype": "montage/ui/scroller.reel", |