mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-20 06:51:48 -05:00
Update project structure
This commit is contained in:
8
awx/ui/client/features/credentials/index.view.html
Normal file
8
awx/ui/client/features/credentials/index.view.html
Normal file
@@ -0,0 +1,8 @@
|
||||
<div ui-view="edit"></div>
|
||||
<div ui-view="add"></div>
|
||||
|
||||
<at-panel>
|
||||
<at-panel-body>
|
||||
<div ui-view="list"></div>
|
||||
</at-panel-body>
|
||||
</at-panel>
|
||||
Reference in New Issue
Block a user