From 4729bea1a26489e2e9579e032ab3b92a206fef93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Torkel=20=C3=96degaard?= Date: Wed, 28 Oct 2015 15:04:25 +0100 Subject: [PATCH] fix(dashboard): fix for collapse row by clicking on row title, fixes #3065 --- CHANGELOG.md | 3 +++ package.json | 2 +- public/app/partials/dashboard.html | 2 +- public/app/partials/roweditor.html | 4 ++-- 4 files changed, 7 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6486eedc18b..79c42499def 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # 2.5.1 (unreleased) +### Bug Fixes +* **dashboard**: fix for collapse row by clicking on row title, fixes [#3065](https://github.com/grafana/grafana/issues/3065) + # 2.5 (2015-10-28) **New Feature: Mix data sources** diff --git a/package.json b/package.json index fde78ebd8bd..543b6362d76 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "company": "Coding Instinct AB" }, "name": "grafana", - "version": "2.5.0", + "version": "2.5.1-pre1", "repository": { "type": "git", "url": "http://github.com/torkelo/grafana.git" diff --git a/public/app/partials/dashboard.html b/public/app/partials/dashboard.html index 8a063820a53..09c80fd3341 100644 --- a/public/app/partials/dashboard.html +++ b/public/app/partials/dashboard.html @@ -78,7 +78,7 @@
-
+
Row details
-
+
  • Title @@ -45,7 +45,7 @@
Templating options
-
+
  • Repeat Row