diff --git a/docs/assets/js/application.js b/docs/assets/js/application.js index 2da4ab8e2e..95caa0f31a 100644 --- a/docs/assets/js/application.js +++ b/docs/assets/js/application.js @@ -22,7 +22,7 @@ $(function(){ window.prettyPrint && prettyPrint() // table sort example - if ($.fn.tableSorter) { + if ($.fn.tablesorter) { $("#sortTableExample").tablesorter( { sortList: [[ 1, 0 ]] } ) $(".tablesorter-example").tablesorter({ sortList: [[1,0]] }) } diff --git a/docs/base-css.html b/docs/base-css.html index 92117b80ef..0f24e0bb74 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -181,7 +181,7 @@
Full Name
- first.last@gmail.com + first.last@gmail.com
@@ -1510,6 +1510,7 @@ +