summaryrefslogtreecommitdiff
path: root/web/viewsjs/tag.js.erb
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/viewsjs/tag.js.erb
parentea89e135fb09a7698f2687ae3352c304ee15dd77 (diff)
downloadtaginfo-957ee90110ecaad81129a27ca144e8940853a6f0.tar
taginfo-957ee90110ecaad81129a27ca144e8940853a6f0.tar.gz
Remove spaces at line endings.
Diffstat (limited to 'web/viewsjs/tag.js.erb')
-rw-r--r--web/viewsjs/tag.js.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/web/viewsjs/tag.js.erb b/web/viewsjs/tag.js.erb
index 3626aa3..4cf5908 100644
--- a/web/viewsjs/tag.js.erb
+++ b/web/viewsjs/tag.js.erb
@@ -147,6 +147,6 @@ function page_init() {
window.location.search = jQuery.param(qs);
});
-
+
page_init2();
}