summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-07-23 21:51:12 -0700
committerIvan Kohler <ivan@freeside.biz>2013-07-23 21:51:12 -0700
commitaa23b425af032952095317d401686b7383d9f6a6 (patch)
tree9bf035b9092ce73d81e46c17c619c836d64f7313
parent75592b7f37bcc6ec8141de80d3642c6f61671bc4 (diff)
svc_cable, RT#22009
-rw-r--r--httemplate/edit/cable_device.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/httemplate/edit/cable_device.html b/httemplate/edit/cable_device.html
index eb91ad728..963bbf7a8 100644
--- a/httemplate/edit/cable_device.html
+++ b/httemplate/edit/cable_device.html
@@ -18,6 +18,9 @@
{ field => 'mac_addr',
type => 'select-mac',
},
+ { field => 'serial',
+ type => 'text', #select-serial
+ },
{ 'field' => 'svcnum',
'type' => 'hidden',
},