|
@@ -49,9 +49,9 @@
|
|
|
4: {
|
|
4: {
|
|
|
iconsPrefix: 'fa',
|
|
iconsPrefix: 'fa',
|
|
|
icons: {
|
|
icons: {
|
|
|
- paginationSwitchDown: 'fa-caret-square-o-down',
|
|
|
|
|
- paginationSwitchUp: 'fa-caret-square-o-up',
|
|
|
|
|
- refresh: 'fa-refresh',
|
|
|
|
|
|
|
+ paginationSwitchDown: 'fa-caret-square-down',
|
|
|
|
|
+ paginationSwitchUp: 'fa-caret-square-up',
|
|
|
|
|
+ refresh: 'fa-sync',
|
|
|
toggleOff: 'fa-toggle-off',
|
|
toggleOff: 'fa-toggle-off',
|
|
|
toggleOn: 'fa-toggle-on',
|
|
toggleOn: 'fa-toggle-on',
|
|
|
columns: 'fa-th-list',
|
|
columns: 'fa-th-list',
|