Skip to content

Commit ff8e7d7

Browse files
zonagitzef
and
zef
authored
One last update (#234)
Co-authored-by: zef <[email protected]>
1 parent 4c7f8c1 commit ff8e7d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/cws-ui/processes.ftl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1663,7 +1663,7 @@
16631663
})
16641664
.done(function (msg) {
16651665
$("#action_msg").html(msg.message);
1666-
table.ajax.reload();
1666+
fetchAndDisplayProcesses();
16671667
})
16681668
.fail(function (xhr, err) {
16691669
$("#action_msg").html(xhr.responseTextmsg.message);

0 commit comments

Comments
 (0)