mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-14 05:08:36 -05:00
215 templates list skeleton (#251)
* adding package-lock.json * deleted unsured file * Removes and unused file * Fixes errant styling change * Fixes an error and uses a prop that PF recognizes * Updates PR to use API Modules * Fixes PR Issues * Addes tests to Templates * Addresses PR Issues * Revert package-lock.json
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ import SystemSettings from './pages/SystemSettings';
|
||||
import UISettings from './pages/UISettings';
|
||||
import License from './pages/License';
|
||||
import Teams from './pages/Teams';
|
||||
import Templates from './pages/Templates';
|
||||
import Templates from './pages/Templates/Templates';
|
||||
import Users from './pages/Users';
|
||||
|
||||
// eslint-disable-next-line import/prefer-default-export
|
||||
|
||||
Reference in New Issue
Block a user