diff --git a/core/http/routes/ui_api.go b/core/http/routes/ui_api.go index 1fb016825c2b..693681e7f65a 100644 --- a/core/http/routes/ui_api.go +++ b/core/http/routes/ui_api.go @@ -200,6 +200,7 @@ func RegisterUIAPIRoutes(app *fiber.App, cl *config.ModelConfigLoader, appConfig "jobID": jobID, "isDeletion": isDeletionOp, "trustRemoteCode": trustRemoteCodeExists, + "additionalFiles": m.AdditionalFiles, }) } diff --git a/core/http/views/models.html b/core/http/views/models.html index 2cc1a37861ce..aec21df07de5 100644 --- a/core/http/views/models.html +++ b/core/http/views/models.html @@ -4,13 +4,13 @@
- + {{template "views/partials/navbar" .}} - +
- +
@@ -41,7 +41,7 @@
- +

@@ -62,7 +62,7 @@

repositories

- Documentation @@ -71,13 +71,13 @@

- + {{template "views/partials/inprogress" .}}
- +
@@ -89,11 +89,11 @@

- @@ -103,7 +103,7 @@

- +

@@ -153,7 +153,7 @@

- +

@@ -210,12 +210,12 @@

- - +
@@ -228,12 +228,12 @@

- +
- + @@ -241,7 +241,7 @@

- + @@ -250,7 +250,7 @@

- - + @@ -265,7 +265,7 @@

- +
@@ -273,7 +273,7 @@

Installed

- +
@@ -282,42 +282,42 @@

- +
- - + - +