From: Ivan Kohler Date: Wed, 24 Jul 2013 04:51:12 +0000 (-0700) Subject: svc_cable, RT#22009 X-Git-Url: http://git.freeside.biz/gitweb/?a=commitdiff_plain;h=6ca44d5ef4eef39d742838cc538b9da2e277c01e;p=freeside.git svc_cable, RT#22009 --- 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', },