From 9b563d1dfa3d81242a4e940e8d7e842b52f5ce8f Mon Sep 17 00:00:00 2001 From: Rashid Khan Date: Thu, 22 Aug 2013 15:47:31 -0700 Subject: [PATCH] spacing --- panels/dashcontrol/module.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/panels/dashcontrol/module.js b/panels/dashcontrol/module.js index b7b9957ea0f..1119943b34b 100644 --- a/panels/dashcontrol/module.js +++ b/panels/dashcontrol/module.js @@ -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 "' +