diff --git a/src/app/directives/arrayJoin.js b/src/app/directives/arrayJoin.js index 9f0900d880d..a2b5fbe59dd 100644 --- a/src/app/directives/arrayJoin.js +++ b/src/app/directives/arrayJoin.js @@ -31,4 +31,5 @@ function (angular, app, _) { } }; }); + }); diff --git a/src/app/panels/graph/axisEditor.html b/src/app/panels/graph/axisEditor.html index 151f40f264d..3bc49e3a1f0 100644 --- a/src/app/panels/graph/axisEditor.html +++ b/src/app/panels/graph/axisEditor.html @@ -5,7 +5,7 @@