diff --git a/Netdisco/share/views/ajax/report/subnets.tt b/Netdisco/share/views/ajax/report/subnets.tt index 0c89d72c..898c2b4a 100644 --- a/Netdisco/share/views/ajax/report/subnets.tt +++ b/Netdisco/share/views/ajax/report/subnets.tt @@ -1,6 +1,7 @@ [% IF NOT results.has_rows %]
No matching records.
[% ELSE %] +[% USE Number.Format %] @@ -15,8 +16,8 @@ - - + + [% END %]
[% row.subnet | html_entity %][% row.subnet_size | html_entity %][% row.active | html_entity %][% row.subnet_size | format_number %][% row.active | format_number %] [% row.percent | html_entity %]