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

« back to all changes in this revision

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

  • Committer: David Coles
  • Date: 2009-12-02 17:32:51 UTC
  • mto: This revision was merged to the branch mainline in revision 1333.
  • Revision ID: coles.david@gmail.com-20091202173251-9go5xjpw2dkvzqyj
Set this_app in template rather than js files

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>
18
19
      </script>
19
20
 
20
21
      <link py:if="favicon" rel="shortcut icon" href="${favicon}" />