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:
mabashian
2018-03-22 16:14:17 -04:00
parent 8d04be0fc8
commit 7a4bc233f6
18 changed files with 236 additions and 387 deletions

View File

@@ -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';