mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 19:00:54 -06:00
spacing
This commit is contained in:
parent
a058b8c7da
commit
9b563d1dfa
@ -88,7 +88,7 @@ angular.module('kibana.dashcontrol', [])
|
||||
type,
|
||||
($scope.elasticsearch.title || dashboard.current.title),
|
||||
($scope.panel.ttl_enable ? ttl : false)
|
||||
).then(
|
||||
).then(
|
||||
function(result) {
|
||||
if(!_.isUndefined(result._id)) {
|
||||
alertSrv.set('Dashboard Saved','This dashboard has been saved to Elasticsearch as "' +
|
||||
|
Loading…
Reference in New Issue
Block a user