]> source.dussan.org Git - sonarqube.git/commitdiff
Remove JS trailing whitespace
authorSimon Brandhof <simon.brandhof@gmail.com>
Tue, 16 Jul 2013 14:10:38 +0000 (16:10 +0200)
committerSimon Brandhof <simon.brandhof@gmail.com>
Tue, 16 Jul 2013 14:10:38 +0000 (16:10 +0200)
sonar-server/src/main/webapp/javascripts/protovis-sonar.js

index 116003371eb0ddfc4d6e2dc0670b8c3af35f8050..6c645b04cdad99f39ae916ec66b366ceb20fa263 100644 (file)
@@ -259,7 +259,7 @@ SonarWidgets.StackArea.prototype.render = function () {
  *   - events: array of maps {sid,d,l[{n}]} where sid is the snapshot id corresponding to an event, d is the (JS) date of the event, and l
  *             is an array containing the different event names for this date.
  *   - height: height of the chart area (notice header excluded). Defaults to 80.
- * 
+ *
  * Example: displays 2 metrics:
  * 
  <code>