From 5c9f445b375ecf56e453de2c783f11e1c572dccb Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Thu, 10 Mar 2016 01:20:21 -0800 Subject: add svc_fiber circuit id field, OLT sites, and other improvements, #35260 --- httemplate/edit/elements/edit.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'httemplate/edit/elements/edit.html') diff --git a/httemplate/edit/elements/edit.html b/httemplate/edit/elements/edit.html index c6d45531e..bbc9797dc 100644 --- a/httemplate/edit/elements/edit.html +++ b/httemplate/edit/elements/edit.html @@ -362,7 +362,7 @@ Example: % $include_common{$_} = $f->{$_} foreach grep exists($f->{$_}), % qw( js_only html_only select_only layers_only cell_style ),#selectlayers,? % qw( empty_label ), # select-* -% qw( value_col compare_sub order_by ), # select-table +% qw( value_col compare_sub order_by addl_from ), # select-table % qw( table name_col ), #(select,checkboxes)-table % qw( target_table link_table ), #checkboxes-table % qw( hashref agent_virt agent_null agent_null_right ),#*-table -- cgit v1.2.1