~mark-mims/summit/testing-permissions

« back to all changes in this revision

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

  • Committer: Chris Johnston
  • Date: 2012-03-26 21:02:25 UTC
  • mfrom: (319.2.5 trunk)
  • Revision ID: chrisjohnston@ubuntu.com-20120326210225-1212ggr59dsrtvsy
Tags: 1.0.8
Optimizes code and a few bug fixes

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
    <link rel="stylesheet" type="text/css" href="{{MEDIA_URL}}css/colortip-1.0-jquery.css"/>
9
9
{% endblock %}
10
10
 
11
 
{% block extrafooter %}
 
11
{% block closure %}
12
12
<script type="text/javascript"><!--
13
13
$(document).ready(function(){
14
14
    $('span[rel*=help]').colorTip({color:'orange'});