mirror of
https://github.com/ansible/awx.git
synced 2026-05-14 04:47:44 -02:30
Use consistent layout for subforms in job/template forms
Signed-off-by: Vadiem Janssens <info@vadiemjanssens.nl>
This commit is contained in:
committed by
John Mitchell
parent
8ea31d8cdd
commit
12b87fca8c
@@ -8,7 +8,7 @@ The API development server will need to be running. See [CONTRIBUTING.md](../../
|
||||
|
||||
```shell
|
||||
# Start the ui development server. While running, the ui will be reachable
|
||||
# at https://127.0.01:3001 and updated automatically when code changes.
|
||||
# at https://127.0.0.1:3001 and updated automatically when code changes.
|
||||
npm --prefix=awx/ui_next start
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user