try to speed the subnets report

This commit is contained in:
Oliver Gorwits
2014-02-22 19:12:59 +00:00
parent 32f2e1d5fa
commit 26c3cc8fb7

View File

@@ -1,4 +1,4 @@
[% IF results.count == 0 %] [% IF NOT results.has_rows %]
<div class="span2 alert alert-info">No matching records.</div> <div class="span2 alert alert-info">No matching records.</div>
[% ELSE %] [% ELSE %]
<table class="table table-bordered table-condensed table-striped nd_floatinghead"> <table class="table table-bordered table-condensed table-striped nd_floatinghead">