Skip to content

Commit

Permalink
Item13110: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Comment committed Dec 21, 2014
1 parent 987a9cf commit 0a0d238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pub/System/JQTablePlugin/tables.uncompressed.js
Expand Up @@ -407,7 +407,7 @@
}

if (!$elem.find("thead").length) {
jqtp._simplify_head_and_foot($elem);
jqtp.simplify_head_and_foot($elem);
}

$elem.tablesorter(sortOpts);
Expand Down

0 comments on commit 0a0d238

Please sign in to comment.