|
|
+(function(a){a.extend(a.fn.bootstrapTable.defaults,{formatLoadingMessage:function(){return"Caricamento in corso\u2026"},formatRecordsPerPage:function(b){return b+" records per pagina"},formatShowingRows:function(b,a,c){return"Pagina "+b+" di "+a+" ("+c+" records)"},formatSearch:function(){return"Cerca"},formatNoMatches:function(){return"Nessun record trovato"}})})(jQuery);
|