summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2016-11-15 21:33:54 +0100
committermsquare <msquare@notrademark.de>2016-11-15 21:33:54 +0100
commit79ca2f177203b9514c8f351eff4e24b6b4996af5 (patch)
treeb06a4d3c37ae3087fab0d38b3f4156837632b404 /templates
parent5299ca210319b324564a889dcb2d7b651117f7eb (diff)
add fixed shift calendar headers and timelane
Diffstat (limited to 'templates')
-rw-r--r--templates/layout.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/layout.html b/templates/layout.html
index a311be67..f6ae0273 100644
--- a/templates/layout.html
+++ b/templates/layout.html
@@ -48,5 +48,6 @@
});
</script>
<script type="text/javascript" src="js/moment-countdown.js"></script>
+ <script type="text/javascript" src="js/shift-calendar.js"></script>
</body>
</html>