mirror of
https://github.com/OCA/knowledge.git
synced 2025-07-26 18:38:41 -06:00
[FIX] - attachment_preview: Migrated the module to 9.0 version and fixed some errors displaying the attachments files.
This commit is contained in:
parent
54860e01e1
commit
b12633cc56
@ -29,4 +29,4 @@ Viewer = function(plugin, parameters)
|
|||||||
alert('Unsupported file type');
|
alert('Unsupported file type');
|
||||||
}
|
}
|
||||||
return original_Viewer(plugin, parameters);
|
return original_Viewer(plugin, parameters);
|
||||||
}
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user