mirror of
https://github.com/ansible/awx.git
synced 2026-07-03 04:18:02 -02:30
Pass job into the relaunch component rather than pull it from the parent. Added launch template component, use it on the templates lists.
This commit is contained in:
@@ -1,11 +1,12 @@
|
||||
@import 'action/_index';
|
||||
@import 'input/_index';
|
||||
@import 'launchTemplateButton/_index';
|
||||
@import 'layout/_index';
|
||||
@import 'list/_index';
|
||||
@import 'modal/_index';
|
||||
@import 'panel/_index';
|
||||
@import 'popover/_index';
|
||||
@import 'relaunchButton/_index';
|
||||
@import 'tabs/_index';
|
||||
@import 'utility/_index';
|
||||
@import 'truncate/_index';
|
||||
@import 'relaunchButton/_index';
|
||||
@import 'utility/_index';
|
||||
|
||||
Reference in New Issue
Block a user