|
|
|
@ -102,7 +102,9 @@ $(function() {
|
|
|
|
|
resizable_addLastColumn: true |
|
|
|
|
} |
|
|
|
|
}).bind('pagerComplete', function() { |
|
|
|
|
puce_enable_survol.apply?.(this);//A partir de spip 4.
|
|
|
|
|
if (typeof puce_enable_survol == 'function') {//A partir de spip 4.
|
|
|
|
|
puce_enable_survol.apply(this); |
|
|
|
|
} |
|
|
|
|
formidable_ts_saveOrder(); |
|
|
|
|
formidable_ts_setColumnSelector(); |
|
|
|
|
formidable_ts_set_move_arrows(); |
|
|
|
|