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

« back to all changes in this revision

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

  • Committer: William Grant
  • Date: 2010-02-26 03:36:30 UTC
  • Revision ID: grantw@unimelb.edu.au-20100226033630-gqoerwl59i10mbao
Add forgotten template.

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
          </tr>
17
17
        </tbody>
18
18
      </table>
 
19
      <div class="horizontalactions">
 
20
        <a class="addaction" href="/users/+new">Create new user</a>
 
21
      </div>
19
22
    </div>
20
23
  </body>
21
24
</html>