main
parent
2a2dc6a30d
commit
0d7cb6f8d1
|
|
@ -1047,7 +1047,7 @@
|
|||
}
|
||||
|
||||
function closeNoteModal() {
|
||||
$('#note-modal').hide();
|
||||
$('#note-modal').hide(); //
|
||||
$('#modal-overlay').hide();
|
||||
$('#note-textarea').val(''); // Очищаем текстовое поле
|
||||
selectedInstallId = null; // Сбрасываем выбранный ID
|
||||
|
|
|
|||
Loading…
Reference in New Issue