aboutsummaryrefslogtreecommitdiff
path: root/static/binders.js
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2021-07-07 22:56:14 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2021-07-07 22:56:14 +0200
commita737f483fbe994f84709388e2c196172b00fb5f1 (patch)
treed53ed0a818e1e41159cbe9a987f7d67370145009 /static/binders.js
parentAdd marker on events with descriptions. (diff)
downloadcalp-a737f483fbe994f84709388e2c196172b00fb5f1.tar.gz
calp-a737f483fbe994f84709388e2c196172b00fb5f1.tar.xz
Templetize blue color.
Diffstat (limited to '')
-rw-r--r--static/binders.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/static/binders.js b/static/binders.js
index 3d9ae657..a6e37189 100644
--- a/static/binders.js
+++ b/static/binders.js
@@ -57,8 +57,6 @@ function bind_recur(el, e) {
}
}
}]);
-
-
}
function bind_edit(el, e) {