aboutsummaryrefslogtreecommitdiff
path: root/js/panels/components-panel.reel/components-panel.html
diff options
context:
space:
mode:
authorKris Kowal2012-07-06 12:42:16 -0700
committerKris Kowal2012-07-06 15:01:49 -0700
commit6803c0abd279fcb640c38b3881b751bab982cbe0 (patch)
tree876211d178954cbaa73e0fbb658fe0c6ffb7ac8d /js/panels/components-panel.reel/components-panel.html
parent3644cb6def4f681c99959e5729e78ea353441fad (diff)
downloadninja-6803c0abd279fcb640c38b3881b751bab982cbe0.tar.gz
Remove trailing spaces
Diffstat (limited to 'js/panels/components-panel.reel/components-panel.html')
-rwxr-xr-xjs/panels/components-panel.reel/components-panel.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/panels/components-panel.reel/components-panel.html b/js/panels/components-panel.reel/components-panel.html
index 08d482f1..cb15d44a 100755
--- a/js/panels/components-panel.reel/components-panel.html
+++ b/js/panels/components-panel.reel/components-panel.html
@@ -72,10 +72,10 @@ POSSIBILITY OF SUCH DAMAGE.
72 } 72 }
73 } 73 }
74 </script> 74 </script>
75 75
76 </head> 76 </head>
77 <body> 77 <body>
78 78
79 <div data-montage-id="components_panel" class="components_panel"> 79 <div data-montage-id="components_panel" class="components_panel">
80 <div data-montage-id="componentsContainer"></div> 80 <div data-montage-id="componentsContainer"></div>
81 </div> 81 </div>