Commit 215fe163 by Khushil Dep Committed by Torkel Odegaard

fix jslint issues

parent 218d4812
...@@ -526,6 +526,7 @@ function($, _, moment) { ...@@ -526,6 +526,7 @@ function($, _, moment) {
} }
else { else {
return (size / 1000000).toFixed(1) + " s"; return (size / 1000000).toFixed(1) + " s";
}
}; };
return kbn; return kbn;
......
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