mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-03 20:15:52 +01:00
fixed typo
This commit is contained in:
@@ -7,7 +7,7 @@ The following extension points are provided for the frontend:
|
|||||||
### admin.navigation
|
### admin.navigation
|
||||||
### admin.route
|
### admin.route
|
||||||
### admin.setting
|
### admin.setting
|
||||||
### changeset.description.tokes
|
### changeset.description.tokens
|
||||||
- Can be used to replace parts of a changeset description with components
|
- Can be used to replace parts of a changeset description with components
|
||||||
- Has to be bound with a funktion taking the changeset and the (partial) description and returning `Replacement` objects with the following attributes:
|
- Has to be bound with a funktion taking the changeset and the (partial) description and returning `Replacement` objects with the following attributes:
|
||||||
- textToReplace: The text part of the description that should be replaced by a component
|
- textToReplace: The text part of the description that should be replaced by a component
|
||||||
|
|||||||
Reference in New Issue
Block a user