mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-01-11 18:14:20 +00:00
autoreload instances on the inprogress home page
This commit is contained in:
parent
046ab04745
commit
40e6e9a6bb
@ -43,7 +43,7 @@ export default function InProgressInstances() {
|
||||
]}
|
||||
canCompleteAllTasks
|
||||
showActionsColumn
|
||||
autoReload={false}
|
||||
autoReload
|
||||
/>
|
||||
);
|
||||
});
|
||||
@ -78,7 +78,7 @@ export default function InProgressInstances() {
|
||||
paginationClassName="with-large-bottom-margin"
|
||||
showLinkToReport
|
||||
showActionsColumn
|
||||
autoReload={false}
|
||||
autoReload
|
||||
/>
|
||||
<ProcessInstanceListTable
|
||||
headerElement={waitingForMeHeaderElement}
|
||||
|
Loading…
x
Reference in New Issue
Block a user