mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
Cleanup component communication
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
function atActionGroup (pathService) {
|
||||
return {
|
||||
restrict: 'E',
|
||||
transclude: true,
|
||||
replace: true,
|
||||
transclude: true,
|
||||
templateUrl: pathService.getPartialPath('components/action/action-group'),
|
||||
scope: {
|
||||
col: '@',
|
||||
|
||||
Reference in New Issue
Block a user