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

« back to all changes in this revision

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

  • Committer: William Grant
  • Date: 2009-12-10 00:11:02 UTC
  • mto: This revision was merged to the branch mainline in revision 1397.
  • Revision ID: grantw@unimelb.edu.au-20091210001102-axmok063a92ab6a0
Don't deal with previous attempts if not running in a worksheet -- there are none.

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
      </ul>
41
41
    </div>
42
42
    <!-- This is filled in by javascript when the page loads -->
43
 
    <div class="attempthistory">
 
43
    <div py:if="worksheet" class="attempthistory">
44
44
      <p>
45
45
        <a title="Click to view previous submissions you have made for this exercise" 
46
46
              onclick="open_previous(&quot;${exercise.id}&quot;, '${exercise.id}')">