From 510c55e843ea0a1c049b39a9f57ff044190fcbd9 Mon Sep 17 00:00:00 2001 From: Ken Raffenetti Date: Tue, 29 Aug 2006 16:33:36 +0000 Subject: Added all the django application code includes database models, file templates, and web apps git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@2135 ce84e21b-d406-0410-9b95-82705330c041 --- .../Hostbase/hostbase/webtemplates/edit.html | 314 +++++++++++++++++++++ 1 file changed, 314 insertions(+) create mode 100644 src/lib/Server/Hostbase/hostbase/webtemplates/edit.html (limited to 'src/lib/Server/Hostbase/hostbase/webtemplates/edit.html') diff --git a/src/lib/Server/Hostbase/hostbase/webtemplates/edit.html b/src/lib/Server/Hostbase/hostbase/webtemplates/edit.html new file mode 100644 index 000000000..71ca621a1 --- /dev/null +++ b/src/lib/Server/Hostbase/hostbase/webtemplates/edit.html @@ -0,0 +1,314 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ + + + + +
Argonne National Laboratory
+ Mathematics + and Computer Science
+ + + + + + + + + + + + + + + + + + + + + + + + + +
+
MCS + Home > + +
+ + + +
+ + + + +#set $cont = 1 + +#if $request.GET.has_key('sub') +ok, submitted +#end if + +#if $cont +
+ + + + + + + + + + + + + + + + + + + + + + #else + + #end if + + + #else + + #end if + + + + + + + + + #for $interface in $interfaces + + + + #for $ip in $ips[$interface.id] + + + #end for + + + +
hostname
whatami
netgroup + +
class +
support +
csi
printq
dhcp + #if $host.dhcp +
outbound_smtp + #if $host.outbound_smtp +
primary_user
administrator
location
expiration_date YYYY-MM-DD

Interface +

+ #for $choice in $interface.TYPE_CHOICES + #if $interface.hdwr_type == $choice[0] + $choice[1] + #else + $choice[1] + #end if + #end for +
mac_addr + remove +
ip_addr + + remove +
+
+ + + + + + +
ip_addr
+
+ Add a New IP Address + + + + + #end for + + + + +
+
+ + + + + + + + + +

Interface

+ #for $choice in $type_choices + $choice[1] + #end for +
mac_addr
ip_addr
+
+Add a New Interface + + + + + + + + + +
comments
+edit detailed DNS information for this host +
+this host is +
+last update on $host.last
+

+

+#end if +
+ + + + + + + + + +

+ + + + + + +
U.S. Department of EnergyThe University of ChicagoOffice of Science - Department of Energy
+ + + +
Privacy & Security Notice | Contact Us
+ + + -- cgit v1.2.3-1-g7c22