v1.5.10 Fix new splash screen

This commit is contained in:
2021-04-19 09:09:34 +02:00
parent b024d6e821
commit 5b06144ad1
3 changed files with 7 additions and 3 deletions
@@ -96,7 +96,6 @@
$("#date").html(l.date);
$("#accountable").html(l.accountable);
$("#description").html(l.description);
$("#f").html(l.resource_id);
},
error:function (data) {
console.log(data);