summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app/helpers/admin/templates_helper.rb')
-rw-r--r--app/helpers/admin/templates_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/helpers/admin/templates_helper.rb b/app/helpers/admin/templates_helper.rb
index 9266e69..6f30e51 100644
--- a/app/helpers/admin/templates_helper.rb
+++ b/app/helpers/admin/templates_helper.rb
@@ -3,4 +3,4 @@ module Admin::TemplatesHelper
def target_list
GLSAMAKER_TEMPLATE_TARGETS.map{|x| [x.titleize, x]}
end
-end \ No newline at end of file
+end