From 14674a177ad5aa13a78d8cbbc2ad76a312b53638 Mon Sep 17 00:00:00 2001 From: Ken Raffenetti Date: Tue, 21 Nov 2006 23:10:54 +0000 Subject: more template changes git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2513 ce84e21b-d406-0410-9b95-82705330c041 --- .../Hostbase/hostbase/webtemplates/search.html | 83 ++++++++-------------- 1 file changed, 29 insertions(+), 54 deletions(-) (limited to 'src/lib/Server/Hostbase') diff --git a/src/lib/Server/Hostbase/hostbase/webtemplates/search.html b/src/lib/Server/Hostbase/hostbase/webtemplates/search.html index 03d65d058..5255247ad 100644 --- a/src/lib/Server/Hostbase/hostbase/webtemplates/search.html +++ b/src/lib/Server/Hostbase/hostbase/webtemplates/search.html @@ -15,69 +15,44 @@ {% endblock %} {% block content %} - +{% comment %} + ...or go to this + page to enter hostinfo-like queries

+{% endcomment %} +
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
hostname
whatami
netgroup
class
support
csi
printq
outbound_smtp +
+
+
+
+
+
+
+ {% for choice in yesno %} {{ choice.1 }} - {% endfor %} -
primary_user
administrator
location
expiration_date YYYY-MM-DD

Interface

+ {% endfor %}
+
+
+
+
+
{% for choice in TYPE_CHOICES %} {{ choice.1 }} - {% endfor %} -
dhcp + {% endfor %}
+ {% for choice in yesno %} {{ choice.1 }} - {% endfor %} -
mac_addr
ip_addr
name
dns_view + {% endfor %}
+
+
+
+ {% for choice in DNS_CHOICES %} {{ choice.1 }} - {% endfor %} -
cname
mx
+ {% endfor %}
+
+

-- cgit v1.2.3-1-g7c22