summaryrefslogtreecommitdiff
path: root/static/js/kosten.js
diff options
context:
space:
mode:
Diffstat (limited to 'static/js/kosten.js')
-rw-r--r--static/js/kosten.js10
1 files changed, 0 insertions, 10 deletions
diff --git a/static/js/kosten.js b/static/js/kosten.js
index a3bb3b6..3821283 100644
--- a/static/js/kosten.js
+++ b/static/js/kosten.js
@@ -66,16 +66,6 @@ let searchController = function() {
$(searchController);
-var addJS = jq(() => {
- const datepicker = $('input[name=date]');
- datepicker.datepicker({
- dateFormat: 'dd.mm.yy',
- firstDay: 1
- });
-
- datepicker.blur(() => extendDate(datepicker));
-});
-
var showJS = jq(() => {
setLang();