File manager - Edit - /var/www/html/portal/resources/js/functions.js
Back
$(document).ready(function () { preparaMenu(); if (document.getElementById('endpoint') != null) { preparaBoletins(); } }); function openModal(id, titulo, link, description, order) { document.getElementById('linkId').value = id; document.getElementById('titulo').value = titulo; document.getElementById('link').value = link; document.getElementById('description').value = description; document.getElementById('order').value = order; document.getElementById('editModal').style.display = 'block'; } function closeModal() { document.getElementById('editModal').style.display = 'none'; } window.onclick = function(event) { let modal = document.getElementById('editModal'); if (event.target === modal) { closeModal(); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.28 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings