~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 19:16:46 UTC
  • mfrom: (1332.1.4 console-fix)
  • Revision ID: coles.david@gmail.com-20091202191646-e55k83yd7sera1fk
When a console is restarted due to either being reset from the UI or killed 
due to inactivity/resource limits then will restart at the correct working 
directory.

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}" />