~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:27:19 UTC
  • mto: This revision was merged to the branch mainline in revision 1290.
  • Revision ID: grantw@unimelb.edu.au-20090324062719-vkyr5xyaai90v7xs
Unindent test cases, and remove the Test Cases heading.

Show diffs side-by-side

added added

removed removed

Lines of Context:
97
97
                  </div>
98
98
                </div>
99
99
 
100
 
              <h4>Test Cases</h4>
101
100
              <div class="test_cases" id="test_cases_${test_suite.suiteid}">    
102
101
                <ul>
103
102
                  <py:for each="test_case in test_suite.test_cases">