~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-12-07 04:22:22 UTC
  • Revision ID: grantw@unimelb.edu.au-20091207042222-lor5fixbzwniti3i
Revert client-side parts of r1333; reliance on the deprecated tab mechanism is to be avoided.

Show diffs side-by-side

added added

removed removed

Lines of Context:
15
15
        public_host = "${public_host}";
16
16
        svn_base = "${svn_base}";
17
17
        username = "${login}";
18
 
        <py:if test="defined('tab')">this_app = "${tab}";</py:if>
19
18
      </script>
20
19
 
21
20
      <link py:if="favicon" rel="shortcut icon" href="${favicon}" />