summaryrefslogtreecommitdiffstats
path: root/openssl-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'openssl-html.lsp')
-rw-r--r--openssl-html.lsp3
1 files changed, 1 insertions, 2 deletions
diff --git a/openssl-html.lsp b/openssl-html.lsp
index 2a13ff4..4e569f1 100644
--- a/openssl-html.lsp
+++ b/openssl-html.lsp
@@ -1,9 +1,8 @@
<% local view, viewlibrary, pageinfo, session = ... %>
<% require("viewfunctions") %>
-<link rel="stylesheet" type="text/css" href="/js/style.css">
<script type="text/javascript" src="/js/jquery-latest.js"></script>
-<script type="text/javascript" src="/js/jquery.tablesorter.min.js"></script>
+<script type="text/javascript" src="/js/jquery.tablesorter.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$("#pending").tablesorter({headers: {0:{sorter: false}}});