diff --git a/CHANGELOG.md b/CHANGELOG.md index b8003b4a6..ec163f58d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,7 +34,7 @@ and this project adheres to * concerned groups items (activity, calendar) * accompanyingCourseWork lists * accompanyingCourse lists - +* [acompanyingCourse] add initial comment on Resume page ## Test releases diff --git a/src/Bundle/ChillThirdPartyBundle/Resources/views/ThirdParty/index.html.twig b/src/Bundle/ChillThirdPartyBundle/Resources/views/ThirdParty/index.html.twig index cb9c4bcf5..66b321504 100644 --- a/src/Bundle/ChillThirdPartyBundle/Resources/views/ThirdParty/index.html.twig +++ b/src/Bundle/ChillThirdPartyBundle/Resources/views/ThirdParty/index.html.twig @@ -62,7 +62,3 @@ {% endblock %} {% endembed %} {% endblock %} - -{% block css %} - {{ encore_entry_link_tags('page_3party_3party_index') }} -{% endblock %}