Small fix

This commit is contained in:
Thomas Georgios Giannos 2024-07-17 12:19:51 +03:00
parent 4669e8c778
commit 7ffb646034
1 changed files with 2 additions and 2 deletions

View File

@ -14,8 +14,8 @@ Let's explore these actions and what privileges they require.
- **Export**: With this option, a dropwown containing all the export options pops up. You can view more details on the exports [here](/docs/documentation/application/plans/exports).<br/>*Every collaborator can do this.*
- **Add Description**: From here, the user gets redirected to the [edit page](/docs/documentation/application/plans/edit-a-plan) of the plan where he can add [descriptions](/docs/documentation/application/descriptions/).<br/>*Only the collaborators with the role `Owner` can do this*
- **Invite**: This is where the user can invite others to collaborate on the plan. More information is available on the [collaboration](/docs/documentation/application/plans/invite-collaborators) section.<br/>*Only the collaborators with the role `Owner` can do this*
- **Clone**<br/>*Only the collaborators with the role `Owner` can do this*
- **Delete**:<br/>*Only the collaborators with the role `Owner` can do this*
- **Clone**: More information is available in the [plan lifecycle](/docs/documentation/application/plans/plan-lifecycle) section.<br/>*Only the collaborators with the role `Owner` can do this*
- **Delete**<br/>*Only the collaborators with the role `Owner` can do this*
- **New Version**: More information is available in the [versioning](/docs/documentation/application/plans/versions) and the [plan lifecycle](/docs/documentation/application/plans/plan-lifecycle) sections.<br/>*Only the collaborators with the role `Owner` can do this*
- **All Plan Versions**: From here, the user gets redirected to a listing with all the versions of the plan.<br/>*Every collaborator can do this.*