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

« back to all changes in this revision

Viewing changes to ivle/webapp/base/ivle-headings.html

  • Committer: William Grant
  • Date: 2009-03-31 05:07:32 UTC
  • mto: (1165.3.1 submissions)
  • mto: This revision was merged to the branch mainline in revision 1174.
  • Revision ID: grantw@unimelb.edu.au-20090331050732-f6whz1z87dpekp2b
Add display_name properties to users and groups.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
      <script py:if="not publicmode and write_javascript_settings" type="text/javascript">
14
14
        root_dir = "${root_dir}";
15
15
        public_host = "${public_host}";
16
 
        svn_base = "${svn_base}";
17
16
        username = "${login}";
18
17
      </script>
19
18