Skip to content

Commit

Permalink
MID-3253 "Delete all identities" -> OpResult box should be blue (back…
Browse files Browse the repository at this point in the history
…ground), not green (immediate success)
  • Loading branch information
KaterynaHonchar committed Apr 10, 2018
1 parent 61fb70a commit a7cd9d2
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -635,7 +635,6 @@ private void deleteAllIdentitiesConfirmed(AjaxRequestTarget target, DeleteAllDto
}
target.add(getFeedbackPanel());

result.recomputeStatus();
showResult(result);
}

Expand Down

0 comments on commit a7cd9d2

Please sign in to comment.