diff options
author | Anton Luka Šijanec <anton@sijanec.eu> | 2021-05-16 17:05:33 +0200 |
---|---|---|
committer | Anton Luka Šijanec <anton@sijanec.eu> | 2021-05-16 17:05:33 +0200 |
commit | f289d32c979cccc6626932575cf15d65c0562885 (patch) | |
tree | 297222608598dae2478c79f4e82b655c6c497292 /dist/pages/timetable.html | |
parent | Merge pull request '1.0.16.4-beta' (#2) from dev into master (diff) | |
parent | 1.0.17.0-beta (diff) | |
download | beziapp-f289d32c979cccc6626932575cf15d65c0562885.tar beziapp-f289d32c979cccc6626932575cf15d65c0562885.tar.gz beziapp-f289d32c979cccc6626932575cf15d65c0562885.tar.bz2 beziapp-f289d32c979cccc6626932575cf15d65c0562885.tar.lz beziapp-f289d32c979cccc6626932575cf15d65c0562885.tar.xz beziapp-f289d32c979cccc6626932575cf15d65c0562885.tar.zst beziapp-f289d32c979cccc6626932575cf15d65c0562885.zip |
Diffstat (limited to 'dist/pages/timetable.html')
-rwxr-xr-x | dist/pages/timetable.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/pages/timetable.html b/dist/pages/timetable.html index cbdc971..ffd7577 100755 --- a/dist/pages/timetable.html +++ b/dist/pages/timetable.html @@ -31,6 +31,7 @@ <link type="text/css" href="/css/styles.css" rel="stylesheet"> <script type="text/javascript" src="/js/gsec.js"></script> <!-- gimsisextclient --> + <script src=/js/colors.js></script> <!-- colors by šiška --> <script type="text/javascript" src="/js/timetable.js"></script> <link rel="manifest" href="/manifest.json"> |