mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 15:36:04 -03:30
Update project structure
This commit is contained in:
5
awx/ui/client/features/index.js
Normal file
5
awx/ui/client/features/index.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import './credentials';
|
||||
|
||||
angular.module('at.features', [
|
||||
'at.features.credentials'
|
||||
]);
|
||||
Reference in New Issue
Block a user