t
This commit is contained in:
@@ -1047,7 +1047,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
function closeNoteModal() {
|
function closeNoteModal() {
|
||||||
$('#note-modal').hide();
|
$('#note-modal').hide(); //
|
||||||
$('#modal-overlay').hide();
|
$('#modal-overlay').hide();
|
||||||
$('#note-textarea').val(''); // Очищаем текстовое поле
|
$('#note-textarea').val(''); // Очищаем текстовое поле
|
||||||
selectedInstallId = null; // Сбрасываем выбранный ID
|
selectedInstallId = null; // Сбрасываем выбранный ID
|
||||||
|
|||||||
Reference in New Issue
Block a user