diff --git a/public/index.html b/public/index.html index e990dd36..027fd38d 100644 --- a/public/index.html +++ b/public/index.html @@ -461,7 +461,7 @@

Relationview

$('#relationtable').DataTable().destroy(); }catch(e){ } - $('#relationtitle').html("\"Class\"/ "+shortenURI(concept)+"") + $('#relationtitle').html("\"Class\"/ "+shortenURI(concept)+"") $('#relationtablebody').html("Loading instance data....") if(node.icon.includes("class.png")){ $('#relationtablebody').html("")