fix sort title config
authorWolfram Schneider <wosch@indexdata.dk>
Mon, 13 Jan 2014 17:32:05 +0000 (17:32 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Mon, 13 Jan 2014 17:32:05 +0000 (17:32 +0000)
examples/htdocs/wolfram.html

index 7e53d5e..b2983dd 100644 (file)
@@ -11,7 +11,7 @@
          show_perpage: false,
          show_sort: false,
          perpage_default: 10,
-         sort_default: "title",
+         sort_default: "title:1",
          service_proxy_auth : "/service-proxy-auth"
       };
     </script>