mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-12 07:57:41 +00:00
GUAC-586: Do not show tab levels which have only one tab.
This commit is contained in:
@@ -29,7 +29,7 @@ THE SOFTWARE.
|
||||
|
||||
<!-- Available tabs -->
|
||||
<div class="page-tabs">
|
||||
<guac-page-list pages="settingsPages" ng-show="showAvailableTabs()"></guac-page-list>
|
||||
<guac-page-list pages="settingsPages"></guac-page-list>
|
||||
</div>
|
||||
|
||||
<!-- Selected tab -->
|
||||
|
Reference in New Issue
Block a user