neilmunday / Salt-Minion-Inventory

Salt Minion Inventory provides a web based interface to your SaltStack minions to view their state.
GNU General Public License v3.0
36 stars 4 forks source link

Disable tabs on minion info page when there is no content #19

Closed neilmunday closed 5 years ago

neilmunday commented 5 years ago

For tabs like the GPU tab that may have no content, disable them in this instance.

neilmunday commented 5 years ago

Implemented in v1.5 branch.