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

+ 1 - 1
index2.html

@@ -133,7 +133,7 @@
       document.getElementById("mySidenav").style.width = "0";
     }
     function load_data(id){
-      var obj = loaded_data.find(item => item.id === id)
+      obj = loaded_data.find(item => item.id === id)
       var title = document.getElementById("title")
       title.innerHTML = obj.title;
       var step;