RT# 76171 - Added new svc_circuit field internal_circuit_id, updated label for existi...
[freeside.git] / httemplate / edit / svc_circuit.html
index 3f9bad5..f91b0ae 100644 (file)
@@ -45,6 +45,9 @@ my @fields = (
   { field         => 'endpoint_mac_addr',
     type          => 'input-mac_addr',
   },
+  { field         => 'internal_circuit_id',
+    size          => 40,
+  },
 );
 
 # needed: a new_callback to migrate vendor quals over to circuits