summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-09-30 10:24:05 +0200
committersijanec <sijanecantonluka@gmail.com>2020-09-30 10:24:05 +0200
commit473486647475ee26470fc33f5eb95f51b00fdcc5 (patch)
tree826bb411d67818fdedae9ce2259f767908378076 /assets
parentchangelog (diff)
downloadbeziapp-473486647475ee26470fc33f5eb95f51b00fdcc5.tar
beziapp-473486647475ee26470fc33f5eb95f51b00fdcc5.tar.gz
beziapp-473486647475ee26470fc33f5eb95f51b00fdcc5.tar.bz2
beziapp-473486647475ee26470fc33f5eb95f51b00fdcc5.tar.lz
beziapp-473486647475ee26470fc33f5eb95f51b00fdcc5.tar.xz
beziapp-473486647475ee26470fc33f5eb95f51b00fdcc5.tar.zst
beziapp-473486647475ee26470fc33f5eb95f51b00fdcc5.zip
Diffstat (limited to 'assets')
-rw-r--r--assets/js/timetable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/js/timetable.js b/assets/js/timetable.js
index 290b748..85c555a 100644
--- a/assets/js/timetable.js
+++ b/assets/js/timetable.js
@@ -274,7 +274,7 @@ document.addEventListener("DOMContentLoaded", () => {
nowIndicator: true,
firstDay: 1,
weekends: false,
-
+ timeFormat: 'H(:mm)', // 24 urni urnik - evropa style
minTime: "07:10:00",
maxTime: "19:10:00"
});