diff --git a/html/lastob.json b/html/lastob.json index ce5b743..951ef02 100644 --- a/html/lastob.json +++ b/html/lastob.json @@ -1,6 +1,7 @@ {{define "main"}} { - "Identifier" :"{{.Identifier}}", + "Vendor" :"{{.Vendor}}", + "Package" :"{{.Package}}", "Version" :"{{.Version}}", "Type" : "{{.Type}}", "Location": "{{.Location}}", diff --git a/html/uploadfile.html b/html/uploadfile.html index 7cbf802..d72c8b7 100644 --- a/html/uploadfile.html +++ b/html/uploadfile.html @@ -14,8 +14,12 @@