summaryrefslogtreecommitdiff
path: root/httemplate/edit
diff options
context:
space:
mode:
authorIvan Kohler <ivan@freeside.biz>2013-07-23 21:51:10 -0700
committerIvan Kohler <ivan@freeside.biz>2013-07-23 21:51:10 -0700
commit288a1a44dd09ebed51e0a5800624b4ed49ecdf9f (patch)
tree1e0136bb9c817430f0919e44f8da90b9103923df /httemplate/edit
parenta940c3bf8468cca2b8910516b4bee8d7390e7f78 (diff)
svc_cable, RT#22009
Diffstat (limited to 'httemplate/edit')
-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',
},