This commit is contained in:
Rashid Khan
2013-07-24 16:13:59 -07:00
parent 05b15c4605
commit 43dc74df4d
3 changed files with 21 additions and 13 deletions
+1 -2
View File
@@ -716,8 +716,7 @@ angular.module('kibana.services', [])
dashboard: angular.toJson(save)
});
request = type === 'temp' ? request.ttl(ttl) : request;
request = type === 'temp' && ttl ? request.ttl(ttl) : request;
// TOFIX: Implement error handling here
return request.doIndex(