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

« back to all changes in this revision

Viewing changes to www/apps/tutorial/subjectmenu.html

  • Committer: chadnickbok
  • Date: 2009-02-03 03:53:54 UTC
  • Revision ID: svn-v4:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:1193
Fixed a few small issues with the way the Worksheet menus were
being displayed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
      <ul id="tutorial-toc">
13
13
        <py:for each="worksheet in worksheets">
14
14
          <li>
15
 
            <a href="${worksheet.loc}">${worksheet.name}</a>
 
15
            <a href="${worksheet.id}">${worksheet.name}</a>
16
16
            <py:if test="worksheet.assessable">
17
17
              <ul>
18
18
                <li class="${worksheet.complete_class}">