update table styles

This commit is contained in:
Lee Lawlor
2014-07-31 15:35:21 -04:00
parent bef9ba1f88
commit 5eb5e231d7
19 changed files with 156 additions and 116 deletions

View File

@ -25,5 +25,8 @@ $(document).on('page:load ready', function() {
$('#contact_form').toggle();
});
// activate any tablesorters
$('.tablesorter').tablesorter();
});