summaryrefslogtreecommitdiff
path: root/httemplate/elements
diff options
context:
space:
mode:
authormark <mark>2011-10-31 19:20:29 +0000
committermark <mark>2011-10-31 19:20:29 +0000
commit1e1a0a1a7945cae26175e3afe25e61ec6114c48e (patch)
tree6e147479ed1c20568ff6fee934a762a8950dc923 /httemplate/elements
parent14164a8a09f3bf1ccbb59a1a94ea90231cffadd8 (diff)
export NAS table to sqlradius, #14697
Diffstat (limited to 'httemplate/elements')
-rw-r--r--httemplate/elements/checkboxes-table.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/elements/checkboxes-table.html b/httemplate/elements/checkboxes-table.html
index a31bdb919..671cd1f9b 100644
--- a/httemplate/elements/checkboxes-table.html
+++ b/httemplate/elements/checkboxes-table.html
@@ -81,6 +81,10 @@
% ? 'CHECKED'
% : '';
%
+% } elsif ( !$sourcenum ) { # newly created object, has no links yet
+%
+% $checked = $opt{'default'} ? 'CHECKED' : ''
+%
% } else {
%
% $checked = qsearchs( $opt{'link_table'}, {