mirror of
https://github.com/itflow-org/itflow
synced 2026-08-29 19:05:12 +00:00
Theme Fixes for adminlte 4
This commit is contained in:
@@ -967,7 +967,7 @@ $num_root_items = intval($row_root_files['num']) + intval($row_root_docs['num'])
|
||||
function openModal(index) {
|
||||
currentIndex = index;
|
||||
updateModalContent();
|
||||
$('#viewFileModal').modal('show');
|
||||
bootstrap.Modal.getOrCreateInstance(document.getElementById('viewFileModal')).show();
|
||||
}
|
||||
|
||||
function updateModalContent() {
|
||||
|
||||
Reference in New Issue
Block a user