summaryrefslogtreecommitdiffstats
path: root/webui_templates/master.tmpl
diff options
context:
space:
mode:
authorroot <root@mdehaan.rdu.redhat.com>2007-10-11 11:41:11 -0400
committerroot <root@mdehaan.rdu.redhat.com>2007-10-11 11:41:11 -0400
commit23c7807c07a2badfd8f38d7c351a15b3235651ca (patch)
treefe6c568b92f51c88fffbe9dc007e93f339c08c1e /webui_templates/master.tmpl
parent08bd3ff156fe7bd20ce83529190c3a1793ba3c0a (diff)
downloadthird_party-cobbler-23c7807c07a2badfd8f38d7c351a15b3235651ca.tar.gz
third_party-cobbler-23c7807c07a2badfd8f38d7c351a15b3235651ca.tar.xz
third_party-cobbler-23c7807c07a2badfd8f38d7c351a15b3235651ca.zip
Working on adding subprofile creation support to the WebUI, as well as adding new fields to the profiles page for virt-bridge and virt-cpus.
Diffstat (limited to 'webui_templates/master.tmpl')
-rw-r--r--webui_templates/master.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/webui_templates/master.tmpl b/webui_templates/master.tmpl
index 9c58fe9..b5b1fcf 100644
--- a/webui_templates/master.tmpl
+++ b/webui_templates/master.tmpl
@@ -41,6 +41,7 @@
<li>ADD</li>
<li><a href="$base_url/distro_edit" class="menu">Distro</a></li>
<li><a href="$base_url/profile_edit" class="menu">Profile</a></li>
+ <li><a href="$base_url/subprofile_edit" class="menu">Subprofile</a></li>
<li><a href="$base_url/system_edit" class="menu">System</a></li>
<li><a href="$base_url/repo_edit" class="menu">Repo</a></li>
<li><hr/><br/></li>