updated jquery colorbox
This commit is contained in:
parent
16c5bdc0d1
commit
27693b18e3
6
itf/static/js/jquery.colorbox-min.js
vendored
6
itf/static/js/jquery.colorbox-min.js
vendored
File diff suppressed because one or more lines are too long
|
@ -4,13 +4,13 @@ India Theatre Forum - {{data.meeting.title}}
|
|||
{% endblock %}
|
||||
|
||||
{% block extra_head %}
|
||||
<script type="text/javascript" src="/static/js/jquery-ui-1.7.2.custom.min.js"></script>
|
||||
<script type="text/javascript" src="/static/js/jquery.tooltip.js"></script>
|
||||
<link type="text/css" rel="stylesheet" href="/static/css/jquery-ui-1.7.2.custom.css" />
|
||||
<link type="text/css" rel="stylesheet" href="/static/css/jquery.tooltip.css" />
|
||||
<link type="text/css" rel="stylesheet" href="/static/css/meeting.css" />
|
||||
<link type="text/css" rel="stylesheet" href="/static/css/people.css" />
|
||||
<link type="text/css" rel="stylesheet" href="/static/css/colorbox.css" />
|
||||
<script type="text/javascript" src="/static/js/jquery-ui-1.7.2.custom.min.js"></script>
|
||||
<script type="text/javascript" src="/static/js/jquery.tooltip.js"></script>
|
||||
<script type="text/javascript" src="/static/js/people.js"></script>
|
||||
<script type="text/javascript" src="/static/js/jquery.colorbox-min.js"></script>
|
||||
<script type="text/javascript" src="/static/js/pretty.js"></script>
|
||||
|
|
Loading…
Reference in New Issue
Block a user