Files
awx/awx/ui/static/js/docs.js
Joe Fiorini 9d1d8374e1 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.
2015-05-13 10:11:45 -04:00

3 lines
97 B
JavaScript

import 'tower/shared/multi-select-list/main.js';
import 'tower/shared/route-extensions/main.js';