0
I have the message "- Do you really want to transfer the questions from..."
How do I remove (replace) from the beginning of a message the dash "-" ?
Follow the function that prints the message:
function closePopup11110() {
$("[id$='textoMensagem11110']").html('#{msg.MN067}');
$(".dialog11110").dialog('close');
}
Possible duplicate
– 8biT