mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-06 08:21:50 -05:00
fix lint errors
This commit is contained in:
@@ -6,7 +6,7 @@ function SmartSearchController (
|
||||
configService,
|
||||
GetBasePath,
|
||||
i18n,
|
||||
qs,
|
||||
qs
|
||||
) {
|
||||
const searchKey = `${$scope.iterator}_search`;
|
||||
const optionsKey = `${$scope.list.iterator}_options`;
|
||||
|
||||
Reference in New Issue
Block a user