Correção do problema do componente
ice.onAfterUpdate( function (){
var calendars = $('.hasDatepicker');
if (calendars){
ice.ace.jq.datepicker.initialized = false;
}
});
jQuery(function($){
ice.onBeforeUpdate( function (){
ice.ace.jq.datepicker.initialized = false;
});
}
Puxxaaa!!
ResponderExcluirEsse funciona, e valeu ate uma vodka. Esse nem a icesoft tem a solução
ResponderExcluir