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

« back to all changes in this revision

Viewing changes to ivle/webapp/admin/templates/projectset_fragment.html

  • Committer: Matt Giuca
  • Date: 2010-02-25 06:16:39 UTC
  • mto: This revision was merged to the branch mainline in revision 1731.
  • Revision ID: matt.giuca@gmail.com-20100225061639-q0l2fpxjkywmc55x
Projects page: Added Edit link to solo projects (previously only on group projects due to a bug).

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
  <py:choose test="projectset.max_students_per_group">
6
6
    <h3 py:when="None">
7
7
      Solo projects
 
8
      <a class="editaction" href="${req.publisher.generate(projectset, ProjectSetEdit)}">Edit</a>
8
9
    </h3>
9
10
    <h3 py:otherwise="">
10
11
      Group projects