fix lint errors

This commit is contained in:
Jake McDermott
2018-04-03 18:06:20 -04:00
parent a5e20117e3
commit 95a37fab05
4 changed files with 44 additions and 43 deletions

View File

@@ -6,7 +6,7 @@ function SmartSearchController (
configService,
GetBasePath,
i18n,
qs,
qs
) {
const searchKey = `${$scope.iterator}_search`;
const optionsKey = `${$scope.list.iterator}_options`;