This commit is contained in:
Piotr Mitros
2011-12-29 16:44:04 -05:00
parent dddc90aeac
commit 8ec9e41429

View File

@@ -7,6 +7,7 @@ $(document).ready(function(){
});
function goto_page(n) {
page=n;
var prefix = "";
if(n<100) {
prefix="0";