Commit 9dd481de by Lynette Lizardo

next image bug fix

parent 0719b118
......@@ -296,7 +296,7 @@ async function createImageViewer() {
resetGDE();
};
} else {
displayPreviousRecord(e);
displayNextRecord(e);
}
} else {
createInfoModal(null, "OK", "Current record was not successfully submitted");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment