mirror of
https://github.com/sartography/spiff-arena.git
synced 2025-03-01 01:20:45 +00:00
autoreload instances on the inprogress home page
This commit is contained in:
parent
8bd0267780
commit
7e3314b016
@ -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