|
@@ -5,7 +5,7 @@
|
|
|
(function ($) {
|
|
(function ($) {
|
|
|
'use strict';
|
|
'use strict';
|
|
|
|
|
|
|
|
- $.fn.bootstrapTable.locales['es_ES'] = {
|
|
|
|
|
|
|
+ $.fn.bootstrapTable.locales['es-ES'] = {
|
|
|
formatLoadingMessage: function () {
|
|
formatLoadingMessage: function () {
|
|
|
return 'Por favor espere...';
|
|
return 'Por favor espere...';
|
|
|
},
|
|
},
|