Content
View differences
Updated by Jonas Jabari about 2 years ago
### Acceptance Criteria:
* On the project overview page
* A third "show-more" button opens a dialog with two items:
* the first "Manage project attributes" acts as a link to the project attributes settings page of this project
* it is only visible if the user has the permission "select\_project\_attributes"
* the second "Archive project" acts in the same way as the "Delete" button on the project settings page behaves -> link to the destroy page with warning and confirmation
* it is only visible if the user has the permission "archive\_project"