mirror of
https://github.com/friendica/friendica
synced 2025-04-30 07:44:22 +02:00
Remove DI dependency from Module\Settings\Profile\Index
- Replace obsolete base settings/profile/index template by vier version - Group translation labels in settings/profile/index template variables
This commit is contained in:
parent
ff7e31ab9d
commit
7e971a2ec6
5 changed files with 283 additions and 424 deletions
|
@ -211,7 +211,7 @@ class PermissionSet extends BaseRepository
|
|||
}
|
||||
|
||||
/**
|
||||
* Selects or creates a PermissionSet based on it's fields
|
||||
* Selects or creates a PermissionSet based on its fields
|
||||
*
|
||||
* @param Entity\PermissionSet $permissionSet
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue