fixed identation
This commit is contained in:
@@ -138,7 +138,7 @@ function (angular, _, kbn) {
|
||||
};
|
||||
|
||||
if (target.counterMax && target.counterMax.length) {
|
||||
query.rateOptions['counterMax'] = parseInt(target.counterMax);
|
||||
query.rateOptions['counterMax'] = parseInt(target.counterMax);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user