summaryrefslogtreecommitdiff
path: root/httemplate/edit/elements/part_export
diff options
context:
space:
mode:
authorMark Wells <mark@freeside.biz>2016-01-12 11:55:35 -0800
committerMark Wells <mark@freeside.biz>2016-01-12 11:55:35 -0800
commit82b49ace9ca58b1c5508b0b4a705fd1a5890974e (patch)
treefcf924f797daccbd30b2debb81936027699285da /httemplate/edit/elements/part_export
parentb9ca052cf1e7c58e09833371273672b7c854a98a (diff)
make customer and location fields available in broadband_snmp export, #39341
Diffstat (limited to 'httemplate/edit/elements/part_export')
-rw-r--r--httemplate/edit/elements/part_export/broadband_snmp.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/elements/part_export/broadband_snmp.html b/httemplate/edit/elements/part_export/broadband_snmp.html
index 63b61e27e..44b80f4d7 100644
--- a/httemplate/edit/elements/part_export/broadband_snmp.html
+++ b/httemplate/edit/elements/part_export/broadband_snmp.html
@@ -75,7 +75,7 @@ function receive_mib(obj, rownum) {
<INPUT TYPE="text" NAME="datatype" ID="datatype">
</TD>
<TD>
- <INPUT NAME="value" ID="value">
+ <INPUT NAME="value" ID="value" SIZE="30">
</TD>
</TR>
<& /elements/auto-table.html,