mirror of
https://github.com/ZwareBear/awx.git
synced 2026-04-15 20:41:49 -05:00
remove old search comments
This commit is contained in:
@@ -283,8 +283,6 @@ export default ['$scope', '$rootScope', '$compile', '$location',
|
||||
})
|
||||
.success(function() {
|
||||
$('#prompt-modal').modal('hide');
|
||||
// @issue: OLD SEARCH
|
||||
// $scope.search(form.related[set].iterator);
|
||||
})
|
||||
.error(function(data, status) {
|
||||
$('#prompt-modal').modal('hide');
|
||||
|
||||
Reference in New Issue
Block a user