This commit is contained in:
Rashid Khan
2013-08-26 13:46:32 -07:00
parent e858d3cb62
commit 206e634c24
+1 -1
View File
@@ -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 "' +