Commit 87e8162a by Raul Simiciuc

fixed identation

parent 38b71bf3
......@@ -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);
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment