1

Add the support of Tablesorter to the website.

This commit is contained in:
vonavi
2014-03-04 21:27:57 +02:00
parent 4dbb2140e6
commit b89c7ae363
4 changed files with 75 additions and 2 deletions

View File

@@ -35,6 +35,10 @@
{% javascript bootstrap %}
{% javascript holder %}
<!-- Tablesorter jQuery plugin -->
{% javascript jquery.tablesorter %}
{% javascript jquery.metadata %}
<!-- Custom JavaScript based on Bootstrap and jQuery -->
{% javascript custom %}
</body>