Re-init file preview modal after inventory row editing [SCI-2391]

This commit is contained in:
Oleksii Kriuchykhin 2018-05-15 12:57:36 +02:00
parent c17c8f9415
commit 95b8821cc9

View file

@ -1065,6 +1065,7 @@ var RepositoryDatatable = (function(global) {
currentMode = 'viewMode';
// Table specific stuff
TABLE.button(0).enable(true);
initPreviewModal();
}
function changeToEditMode() {