remove old search comments

This commit is contained in:
John Mitchell
2017-02-28 15:46:32 -05:00
parent 4b68a2f208
commit cb30b47098
15 changed files with 8 additions and 420 deletions

View File

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