source: portal_2019/js/enableDataTable.js @ 3483075

devportal
Last change on this file since 3483075 was 0155753, checked in by Argenis Osorio <argenisosorio580@…>, 9 months ago

Agregados archivos restantes al seguimiento de git

  • Property mode set to 100755
File size: 52 bytes
Line 
1$(function() {
2  $('table.display').dataTable();
3});
Note: See TracBrowser for help on using the repository browser.