Rashid Khan 12 年之前
父节点
当前提交
9b563d1dfa
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      panels/dashcontrol/module.js

+ 1 - 1
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 "' +