diff --git a/CHANGELOG.md b/CHANGELOG.md index 62b17f7665..495c4b610c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ _**For better traceability add the corresponding GitHub issue number in each cha ### Added - #859 added autocomplete on subset of assets in notification creation/edit view +- #997 added publish assets state check to parts table ### Changed - #778 return empty PageResult when no contract agreement Ids are found instead of http 404 in /contacts API diff --git a/frontend/src/app/modules/shared/components/parts-table/parts-table.component.html b/frontend/src/app/modules/shared/components/parts-table/parts-table.component.html index 21996a6783..033b6baba3 100644 --- a/frontend/src/app/modules/shared/components/parts-table/parts-table.component.html +++ b/frontend/src/app/modules/shared/components/parts-table/parts-table.component.html @@ -79,19 +79,19 @@