summaryrefslogtreecommitdiff
path: root/web/lib/javascript.rb
diff options
context:
space:
mode:
authorJochen Topf <jochen@topf.org>2014-09-29 16:55:32 +0200
committerJochen Topf <jochen@topf.org>2014-09-29 16:55:32 +0200
commit957ee90110ecaad81129a27ca144e8940853a6f0 (patch)
treefd1d0fc76eb8566dd28ea8391fed0a2dc22c9740 /web/lib/javascript.rb
parentea89e135fb09a7698f2687ae3352c304ee15dd77 (diff)
downloadtaginfo-957ee90110ecaad81129a27ca144e8940853a6f0.tar
taginfo-957ee90110ecaad81129a27ca144e8940853a6f0.tar.gz
Remove spaces at line endings.
Diffstat (limited to 'web/lib/javascript.rb')
-rw-r--r--web/lib/javascript.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/lib/javascript.rb b/web/lib/javascript.rb
index 9616445..ff9f178 100644
--- a/web/lib/javascript.rb
+++ b/web/lib/javascript.rb
@@ -59,7 +59,7 @@ class JQuery
# "include" the convenience methods from R18n::Helpers.
# Uses extend instead of include, because we want this
# to work not with instances of JQuery but they should
- # show up as JQuery class methods.
+ # show up as JQuery class methods.
extend R18n::Helpers
def self.flexigrid(id, options)