Skip to content

Commit ff8e7d7

Browse files
zonagitzef
andauthored
One last update (#234)
Co-authored-by: zef <zeferino.o.andrade@jpl.nasa.gov>
1 parent 4c7f8c1 commit ff8e7d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

install/cws-ui/processes.ftl

Lines changed: 1 addition & 1 deletion
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)