mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 11:08:13 -03:30
This commit adds a couple helpful features to make it easier for us to
reference routes, update URLs (both at development time and in the
browser at runtime) and pass data between routes.
See the UI docs for the specifics on how these features work.
3 lines
97 B
JavaScript
3 lines
97 B
JavaScript
import 'tower/shared/multi-select-list/main.js';
|
|
import 'tower/shared/route-extensions/main.js';
|