Update publication page

This commit is contained in:
Peter Maquiran
2021-03-16 12:14:46 +01:00
parent 309e81d26c
commit 5e6dd3fea6
11 changed files with 381 additions and 30 deletions
@@ -88,6 +88,12 @@
[publicationId]="publicationId"
></app-publication-detail-shared>
<app-new-action
*ngIf="desktopComponent.showAddActions"
class="height-100 d-flex flex-column overflow-hidden background-white"
(closeDesktopComponent)="closeDesktopComponent($event)"
></app-new-action>
</div>
</div>