diff --git a/CHANGELOG.md b/CHANGELOG.md index cd57457e1..820d11082 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ - Fix a bug: unable to filter by multiple user IDs in OpenAPI - Fix a bug: do not display two empty categories in the plan creation form +- Fix a bug: do not return to the home page when clicking on previous in the machine description page - Tests for OpenAPI user trainings - [TODO DEPLOY] `rails db:seed` - [TODO DEPLOY] `rails fablab:maintenance:rebuild_stylesheet` diff --git a/app/frontend/templates/trainings/show.html b/app/frontend/templates/trainings/show.html index 5ca284313..ceef95693 100644 --- a/app/frontend/templates/trainings/show.html +++ b/app/frontend/templates/trainings/show.html @@ -4,7 +4,7 @@