summaryrefslogtreecommitdiff
path: root/templates/public/keys.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/public/keys.html')
-rw-r--r--templates/public/keys.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/public/keys.html b/templates/public/keys.html
index cd0b0592..1fed3c15 100644
--- a/templates/public/keys.html
+++ b/templates/public/keys.html
@@ -94,6 +94,7 @@
<script type="text/javascript">
$(document).ready(function() {
$("#key-status").tablesorter({
+ sortLocaleCompare: true,
headers: { 1: { sorter: false } }
});
});