Details
-
Improvement
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.90.3, 0.92.0
-
None
-
Reviewed
Description
When you click on split/compact in the table.jsp (or the new Jamon template) you get:
Split request accepted. Reload.
Reloading seems the wrong advice as it triggers the action over and over again.
We should have a link back to the previous page (could be
"history.back()" or so), or simple add a proper forwarding after 5
secs.