mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 03:10:42 -03:30
Fixed jshint error
This commit is contained in:
parent
9fb8b6579f
commit
0bec96ff28
@ -182,7 +182,7 @@
|
||||
$scope.$parent.groupsSelectedItems = selection.selectedItems;
|
||||
});
|
||||
|
||||
$scope.copyMoveGroup = function(id){
|
||||
$scope.copyMoveGroup = function(){
|
||||
// TODO: implement
|
||||
};
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user