mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 22:37:41 -02:30
changing all .when to .state for state provider
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -87,7 +87,7 @@
|
|||||||
</a>
|
</a>
|
||||||
<a class="MainMenu-item MainMenu-item--notMobile MainMenu-item--left"
|
<a class="MainMenu-item MainMenu-item--notMobile MainMenu-item--left"
|
||||||
id="main_menu_inventories_link"
|
id="main_menu_inventories_link"
|
||||||
ui-sref="inventories"
|
href="/#/inventories"
|
||||||
ng-class="{'is-currentRoute' : isCurrentRoute('inventories'), 'is-loggedOut' : !$root.current_user.username}">
|
ng-class="{'is-currentRoute' : isCurrentRoute('inventories'), 'is-loggedOut' : !$root.current_user.username}">
|
||||||
<span class="MainMenu-itemText">
|
<span class="MainMenu-itemText">
|
||||||
INVENTORIES
|
INVENTORIES
|
||||||
|
|||||||
Reference in New Issue
Block a user