mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-15 01:48:36 -05:00
Improve how we pass data when changing URLs
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.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
import 'tower/shared/multi-select-list/main.js';
|
||||
import 'tower/shared/route-extensions/main.js';
|
||||
|
||||
Reference in New Issue
Block a user