Bug 472247 - html <title> is not set

git-svn-id: svn://10.0.0.236/branches/TESTOPIA_2-1_BRANCH@256003 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
ghendricks%novell.com
2009-01-30 23:48:05 +00:00
parent 3bc167823d
commit d1e54c3ea2
3 changed files with 3 additions and 0 deletions

View File

@@ -31,6 +31,7 @@
[% javascript_urls.push("testopia/extjs/examples/portal/PortalColumn.js") %]
[% javascript_urls.push("testopia/extjs/examples/portal/Portlet.js") %]
[% title = "Test Case List" %]
[% PROCESS global/header.html.tmpl %]
<script type="text/javascript">

View File

@@ -31,6 +31,7 @@
[% javascript_urls.push("testopia/extjs/examples/portal/PortalColumn.js") %]
[% javascript_urls.push("testopia/extjs/examples/portal/Portlet.js") %]
[% title = "Test Plan List" %]
[% PROCESS global/header.html.tmpl %]
<script type="text/javascript">

View File

@@ -31,6 +31,7 @@
[% javascript_urls.push("testopia/extjs/examples/portal/PortalColumn.js") %]
[% javascript_urls.push("testopia/extjs/examples/portal/Portlet.js") %]
[% title = "Test Run List" %]
[% PROCESS global/header.html.tmpl %]
<script type="text/javascript">