From 00de593a7e5b5b50aeec62c0ddb90db7bcd62f55 Mon Sep 17 00:00:00 2001 From: Mark Wells Date: Wed, 4 Sep 2013 12:53:30 -0700 Subject: assign entire address blocks to services for RADIUS Framed-Route option, #20742 --- 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 ed677d7ab..3270f0443 100644 --- a/httemplate/edit/elements/edit.html +++ b/httemplate/edit/elements/edit.html @@ -322,7 +322,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 ), # select-table +% qw( value_col compare_sub order_by ), # 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