Eliminate an necessary database call in Module Inventory, Port SSID, and NetBIOS reports

This commit is contained in:
Eric A. Miller
2014-02-16 23:27:26 -05:00
parent 66c0a9d4fa
commit d1aa325bc7
9 changed files with 20 additions and 29 deletions

View File

@@ -1,7 +1,6 @@
[% USE date(format = '%Y-%m-%d %H:%M') %]
[% USE Number.Format %]
[% IF results.first.mac %]
[% row = results.reset %]
[% IF opt %]
<table class="table table-bordered table-condensed table-striped nd_floatinghead">
<thead>
<tr>
@@ -27,7 +26,6 @@
</tbody>
</table>
[% ELSE %]
[% row = results.reset %]
<table class="table table-bordered table-condensed table-striped nd_floatinghead">
<thead>
<tr>