mirror of
https://github.com/skoelle/icloud-contacts-sync.git
synced 2026-09-17 23:40:24 +00:00
ui: Gruppen-Tags auf Kontakt-Detailseite verlinken
Gruppen-Tags auf der Kontakt-Detailseite sind jetzt klickbar und führen zur Gruppensuche (/search?group=<uid>).
This commit is contained in:
@@ -644,6 +644,7 @@ def web_contact(
|
||||
"is_admin": is_admin,
|
||||
"show_all": show_all,
|
||||
"contact": contact,
|
||||
"groups": groups,
|
||||
"search": search or "",
|
||||
"custom_links": resolved_links,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user