Explorar o código

re comment goto

huai-sian %!s(int64=3) %!d(string=hai) anos
pai
achega
0c500c4691
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      goto.js

+ 1 - 1
goto.js

@@ -23,7 +23,7 @@ function get_data() {
     // $("#version").html(desid);
     $.ajax({
         method: "GET",
-        url: `json/cases.json`,
+        url: `json/cases-${id}.json`,
         dataType: "json",
     })
         .done(function (msg) {