From c9676ff018dd8970a797f9f9b096905cf393dc7e Mon Sep 17 00:00:00 2001 From: Lucy C <12953208+elvece@users.noreply.github.com> Date: Mon, 28 Mar 2022 10:32:26 -0600 Subject: [PATCH] rename conflicting attribute for proper display of action buttons in marketplace (#1357) --- .../src/pages/show/package/package.component.html | 13 +++---------- .../marketplace-show/marketplace-show.page.html | 2 +- 2 files changed, 4 insertions(+), 11 deletions(-) diff --git a/frontend/projects/marketplace/src/pages/show/package/package.component.html b/frontend/projects/marketplace/src/pages/show/package/package.component.html index 5bc3712d3..568ba45be 100644 --- a/frontend/projects/marketplace/src/pages/show/package/package.component.html +++ b/frontend/projects/marketplace/src/pages/show/package/package.component.html @@ -1,6 +1,6 @@ - +
- - + +
diff --git a/frontend/projects/ui/src/app/pages/marketplace-routes/marketplace-show/marketplace-show.page.html b/frontend/projects/ui/src/app/pages/marketplace-routes/marketplace-show/marketplace-show.page.html index 5b6ce46d8..b8ae4f437 100644 --- a/frontend/projects/ui/src/app/pages/marketplace-routes/marketplace-show/marketplace-show.page.html +++ b/frontend/projects/ui/src/app/pages/marketplace-routes/marketplace-show/marketplace-show.page.html @@ -9,7 +9,7 @@ [pkg]="localPkg$ | async" >