mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
parent
375f5f1546
commit
7046999062
1 changed files with 2 additions and 0 deletions
|
@ -472,6 +472,8 @@ module
|
|||
} else {
|
||||
$scope.overallState = SAVE_STATE.PARTIAL_FAILURE;
|
||||
}
|
||||
} else {
|
||||
$scope.overallState = SAVE_STATE.SAVED;
|
||||
}
|
||||
|
||||
$scope.resultsUrl = createResultsUrl(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue