ming %!s(int64=3) %!d(string=hai) anos
pai
achega
c0bfa28b3e
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      index2.html

+ 1 - 0
index2.html

@@ -134,6 +134,7 @@
     }
     function load_data(id){
       obj = loaded_data.find(item => item.id === id)
+      console.log(obj)
       var title = document.getElementById("title")
       title.innerHTML = obj.name;
       var step;