page load optimization and pagination changes
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// /app/static/js/modal-pagination.js
|
||||
document.addEventListener('DOMContentLoaded', () => {
|
||||
const modal = document.getElementById('imageModal');
|
||||
const modalImage = document.getElementById('modalImage');
|
||||
|
||||
Reference in New Issue
Block a user