From 648ee61ae84216d0236e0dbc211addc13b2cfa3a Mon Sep 17 00:00:00 2001
From: Kris Kowal
Date: Fri, 6 Jul 2012 11:52:06 -0700
Subject: Expand tabs
---
js/panels/presets/animations-presets.reel/animations-presets.js | 4 ++--
js/panels/presets/content.reel/content.html | 6 +++---
js/panels/presets/style-presets.reel/style-presets.js | 2 +-
js/panels/presets/transitions-presets.reel/transitions-presets.js | 4 ++--
4 files changed, 8 insertions(+), 8 deletions(-)
(limited to 'js/panels/presets')
diff --git a/js/panels/presets/animations-presets.reel/animations-presets.js b/js/panels/presets/animations-presets.reel/animations-presets.js
index c577d076..729b336a 100644
--- a/js/panels/presets/animations-presets.reel/animations-presets.js
+++ b/js/panels/presets/animations-presets.reel/animations-presets.js
@@ -47,6 +47,6 @@ exports.AnimationsLibrary = Montage.create(Component, {
handleNodeActivation: {
value: function(presetData) {
this.application.ninja.presetsController.applyPreset(presetData);
- }
- }
+ }
+ }
});
diff --git a/js/panels/presets/content.reel/content.html b/js/panels/presets/content.reel/content.html
index 6d8b053a..11f8de86 100644
--- a/js/panels/presets/content.reel/content.html
+++ b/js/panels/presets/content.reel/content.html
@@ -30,7 +30,7 @@ POSSIBILITY OF SUCH DAMAGE.
-->
-
+
+ }
+
diff --git a/js/panels/presets/style-presets.reel/style-presets.js b/js/panels/presets/style-presets.reel/style-presets.js
index 01faceef..d35eb549 100644
--- a/js/panels/presets/style-presets.reel/style-presets.js
+++ b/js/panels/presets/style-presets.reel/style-presets.js
@@ -53,6 +53,6 @@ exports.StylesLibrary = Montage.create(Component, {
value: function(sourceObject) {
console.log(sourceObject);
}
- }
+ }
});
diff --git a/js/panels/presets/transitions-presets.reel/transitions-presets.js b/js/panels/presets/transitions-presets.reel/transitions-presets.js
index 5b471d7d..c5220755 100644
--- a/js/panels/presets/transitions-presets.reel/transitions-presets.js
+++ b/js/panels/presets/transitions-presets.reel/transitions-presets.js
@@ -47,6 +47,6 @@ exports.TransitionsLibrary = Montage.create(Component, {
handleNodeActivation: {
value: function(presetData) {
this.application.ninja.presetsController.applyPreset(presetData);
- }
- }
+ }
+ }
});
--
cgit v1.2.3
From 9461e7731f91dd03a15b0a62667e722a60c84721 Mon Sep 17 00:00:00 2001
From: Kris Kowal
Date: Fri, 6 Jul 2012 12:44:57 -0700
Subject: Remove byte order markers (BOM)
---
js/panels/presets/animations-presets.reel/animations-presets.html | 2 +-
js/panels/presets/content.reel/content.html | 2 +-
js/panels/presets/style-presets.reel/style-presets.html | 2 +-
js/panels/presets/transitions-presets.reel/transitions-presets.html | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
(limited to 'js/panels/presets')
diff --git a/js/panels/presets/animations-presets.reel/animations-presets.html b/js/panels/presets/animations-presets.reel/animations-presets.html
index 13e31d8d..15cd5cda 100644
--- a/js/panels/presets/animations-presets.reel/animations-presets.html
+++ b/js/panels/presets/animations-presets.reel/animations-presets.html
@@ -1,4 +1,4 @@
-
+