summaryrefslogtreecommitdiffstats
path: root/static/functions/global.js
diff options
context:
space:
mode:
authorGit <git@what.cd>2013-07-24 08:00:46 +0000
committerGit <git@what.cd>2013-07-24 08:00:46 +0000
commitdf16f6adee06a003a02e3b7ef1909eca0b094b12 (patch)
treeec341240235ddef7a34775e91f8eed534f330287 /static/functions/global.js
parentd4724365ea01f2053ffddb14b9ba8e2b9456d1b5 (diff)
downloadGazelle-df16f6adee06a003a02e3b7ef1909eca0b094b12.zip
Gazelle-df16f6adee06a003a02e3b7ef1909eca0b094b12.tar.gz
Gazelle-df16f6adee06a003a02e3b7ef1909eca0b094b12.tar.bz2
Empty commit
Diffstat (limited to 'static/functions/global.js')
-rw-r--r--static/functions/global.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/functions/global.js b/static/functions/global.js
index a691f28..389c96d 100644
--- a/static/functions/global.js
+++ b/static/functions/global.js
@@ -141,4 +141,3 @@ function select_all(el) {
textRange.select();
}
}
-