Update conversations.php
This commit is contained in:
@@ -1396,17 +1396,6 @@
|
|||||||
|
|
||||||
// inicializar estado
|
// inicializar estado
|
||||||
renderAttendControls();
|
renderAttendControls();
|
||||||
if (btn) btn.style.display = 'inline-block';
|
|
||||||
await this.loadConversations();
|
|
||||||
} else {
|
|
||||||
alert('Error al finalizar la atención');
|
|
||||||
}
|
|
||||||
} catch (e) {
|
|
||||||
console.error('Error finalizing attend', e);
|
|
||||||
alert('Error al finalizar la atención');
|
|
||||||
}
|
|
||||||
};
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (btn) {
|
if (btn) {
|
||||||
|
|||||||
Reference in New Issue
Block a user