aboutsummaryrefslogtreecommitdiffstats
path: root/jm2l/templates/NewIndex.mako
diff options
context:
space:
mode:
Diffstat (limited to 'jm2l/templates/NewIndex.mako')
-rw-r--r--jm2l/templates/NewIndex.mako4
1 files changed, 2 insertions, 2 deletions
diff --git a/jm2l/templates/NewIndex.mako b/jm2l/templates/NewIndex.mako
index 0804fb1..cfb42bb 100644
--- a/jm2l/templates/NewIndex.mako
+++ b/jm2l/templates/NewIndex.mako
@@ -1,10 +1,10 @@
<%inherit file="jm2l:templates/layout.mako"/>
<%def name="jsAddOn()">
- <script src="/static/third-party/timeline/js/timeline-src.js"></script>
+ <script src="/vendor/timeline/js/timeline-src.js"></script>
</%def>
<%def name="cssAddOn()">
<!-- The default timeline stylesheet -->
- <link rel="stylesheet" href="/static/third-party/timeline/css/timeline.css" />
+ <link rel="stylesheet" href="/vendor/timeline/css/timeline.css" />
</%def>
<div id="timeline" style="margin-left: -50px;"></div>
<script>