Eliminate an necessary database call in Module Inventory, Port SSID, and NetBIOS reports
This commit is contained in:
		| @@ -1,6 +1,5 @@ | ||||
| [% USE Number.Format %] | ||||
| [% IF results.first.device.ip %] | ||||
|   [% row = results.reset %] | ||||
| [% IF opt %] | ||||
|   <table class="table table-bordered table-condensed table-striped nd_floatinghead"> | ||||
|     <thead> | ||||
|       <tr> | ||||
| @@ -28,7 +27,6 @@ | ||||
|     </tbody> | ||||
|   </table> | ||||
| [% ELSE %] | ||||
|   [% row = results.reset %] | ||||
|   <table class="table table-bordered table-condensed table-striped nd_floatinghead"> | ||||
|     <thead> | ||||
|       <tr> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user