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

« back to all changes in this revision

Viewing changes to www/apps/subjects/subject_page.html

  • Committer: William Grant
  • Date: 2009-12-07 10:12:10 UTC
  • mto: This revision was merged to the branch mainline in revision 1343.
  • Revision ID: grantw@unimelb.edu.au-20091207101210-xjmc2dbjugqw0s4g
Make the "Add a new project set" link actually do something.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<html xmlns="http://www.w3.org/1999/xhtml"
2
 
      xmlns:xi="http://www.w3.org/2001/XInclude"
3
 
      xmlns:py="http://genshi.edgewall.org/" py:strip="">
4
 
 
5
 
  <body py:strip="">
6
 
    <object class="fullscreen" type="text/html" data="${serve_loc}"></iframe>
7
 
  </body>
8
 
</html>