~cjohnston/summit/form-changes

« back to all changes in this revision

Viewing changes to summit/schedule/templates/schedule/edit_meeting.html

  • Committer: Chris Johnston
  • Date: 2012-03-27 02:58:12 UTC
  • Revision ID: chrisjohnston@ubuntu.com-20120327025812-1xl402kqbd3josop
Fixing 404

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
{% block extrahead %}{{ block.super }}
7
7
    <script type="text/javascript" src="{{MEDIA_URL}}js/colortip-1.0-jquery.js"></script>
8
8
    <link rel="stylesheet" type="text/css" href="{{MEDIA_URL}}css/colortip-1.0-jquery.css"/>
9
 
    <script src="{{ubuntu_website_media}}/js/jquery.formalize.js"></script>
 
9
    <script src="{{ubuntu_website_media}}/js/jquery.formalize.min.js"></script>
10
10
{% endblock %}
11
11
 
12
12
{% block closure %}