Преглед изворни кода

Merge pull request #425 from rashidkpc/master

Fixing silly conflict
Rashid Khan пре 12 година
родитељ
комит
ae5ddf8736
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      panels/histogram/module.js

+ 1 - 1
panels/histogram/module.js

@@ -618,4 +618,4 @@ angular.module('kibana.histogram', [])
     return result;
     return result;
   };
   };
 
 
-});
+});