Ola Sergio, very strange, I ignored the warning and continued my work, suddenly stopped the message from Chrome, I think some line was disturbing the correct identification of the routine. The routine is great but the part that was in doubt is this: BootstrapDialog.show({
 title: 'Localizar Pastor',
 message: $('<div>Carregando...</div>').load('/solicitacao/solicitacao.localizar'),
 draggable: true,
 buttons: [{
loda? do not know if it works not, drmcarvalho edited and even badly edited
– Guilherme SpinXO
Direct reference Discussion above your doubt
– Gilberto M G
The
.load
not deprecated/obsolete: http://api.jquery.com/load/ you can show an example of the code that generates this?– Sergio
Ola Sergio, very strange, I ignored the warning and continued my work, suddenly stopped the message from Chrome, I think some line was disturbing the correct identification of the routine. The routine is great but the part that was in doubt is this:
BootstrapDialog.show({
 title: 'Localizar Pastor',
 message: $('<div>Carregando...</div>').load('/solicitacao/solicitacao.localizar'),
 draggable: true,
 buttons: [{
– Marcelo