aboutsummaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/javascript/base-anon-call.js6
-rw-r--r--template/javascript/ship-anon-function.js6
2 files changed, 6 insertions, 6 deletions
diff --git a/template/javascript/base-anon-call.js b/template/javascript/base-anon-call.js
index b9873d9..fc17a30 100644
--- a/template/javascript/base-anon-call.js
+++ b/template/javascript/base-anon-call.js
@@ -1,3 +1,3 @@
-(function() {
- {{_cursor_}}
-})();
+(function() {
+ {{_cursor_}}
+})();
diff --git a/template/javascript/ship-anon-function.js b/template/javascript/ship-anon-function.js
index ec979d5..4c88a86 100644
--- a/template/javascript/ship-anon-function.js
+++ b/template/javascript/ship-anon-function.js
@@ -1,3 +1,3 @@
-(function() {
- {{_cursor_}}
-})
+(function() {
+ {{_cursor_}}
+})