Accidentally removed this line after reviewing git changes, adding it back

This commit is contained in:
Zanz2 2017-09-22 13:11:49 +02:00
parent deef790951
commit 6a07aa28e4

View file

@ -335,7 +335,7 @@ function initModals() {
modal.find(".modal-body").html("");
// Simply re-render table
protocolsDatatable.ajax.reload();
}