updates to job results performance

This commit is contained in:
John Mitchell
2017-01-20 17:41:09 -05:00
parent 037d8a1ee4
commit 55034f1a78
7 changed files with 125 additions and 53 deletions

View File

@@ -15,6 +15,7 @@ export default ['templateUrl',
dataset: '=',
collection: '=',
searchTags: '=',
disableSearch: '='
},
controller: 'SmartSearchController',
templateUrl: templateUrl('shared/smart-search/smart-search')