mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 15:58:38 -05:00
Add base states for credentials
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
function credentials($resource) {
|
||||
|
||||
}
|
||||
|
||||
credentials.$inject = ['$resource'];
|
||||
|
||||
angular.module('at.lib');
|
||||
Reference in New Issue
Block a user