~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to ivle/webapp/tutorial/templates/exercise_edit.html

  • Committer: William Grant
  • Date: 2009-03-24 06:01:09 UTC
  • mto: This revision was merged to the branch mainline in revision 1290.
  • Revision ID: grantw@unimelb.edu.au-20090324060109-utbuq22nsnlvl8tt
Also fade new test cases.

Show diffs side-by-side

added added

removed removed

Lines of Context:
165
165
                      </div>
166
166
                    </li>
167
167
                  </py:for>
168
 
                  <li>
 
168
                  <li class="new">
169
169
                    <h5><a onclick="$(this).hide(); tog('new_test_case_${test_suite.suiteid}')">New test case</a></h5>
170
170
                    <div py:with="iw_prefix='new_test_case_%d' % (test_suite.suiteid)"
171
171
                         class="add_new_part" id="${iw_prefix}">