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

« back to all changes in this revision

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

Modified the styling of the projects page, and added a non-functional
delete button next to each project.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
    style="display: none;">
5
5
  <h3>ProjectSet</h3>
6
6
  <p>Max Students Per Group: ${group_size}</p>
 
7
  <a href="+groups"><h4>Administer Groups</h4></a>
7
8
  <py:choose test='len(projects)'>
8
9
    <py:when test="0">
9
10
      <ul id="projectslist_${projectset_id}" class="emptylist">