Modify the look of tournament table.
This commit is contained in:
@@ -11,6 +11,7 @@ $(function() {
|
||||
};
|
||||
|
||||
/* Sort a tournament table with tablesorter */
|
||||
$('.tablesorter .opponent').addClass('{sorter: false}');
|
||||
$('.tablesorter').tablesorter({
|
||||
widgets: ['zebra']
|
||||
});
|
||||
|
Reference in New Issue
Block a user