diff options
author | Mario <mario@mariovavti.com> | 2022-01-09 15:40:54 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-01-09 15:40:54 +0000 |
commit | a35f741a3549934a40be17a91b488d48ab7c1953 (patch) | |
tree | bc16968e35def723f7e0eeb7f7ec18dabffa19c4 /view | |
parent | fc02e018cbe99f17b5b290f36b7d3cdbfe9ff729 (diff) | |
download | volse-hubzilla-a35f741a3549934a40be17a91b488d48ab7c1953.tar.gz volse-hubzilla-a35f741a3549934a40be17a91b488d48ab7c1953.tar.bz2 volse-hubzilla-a35f741a3549934a40be17a91b488d48ab7c1953.zip |
deprecate AccessList::widget()
Diffstat (limited to 'view')
-rw-r--r-- | view/pdl/mod_connedit.pdl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/view/pdl/mod_connedit.pdl b/view/pdl/mod_connedit.pdl index fa2f2969b..a5461df50 100644 --- a/view/pdl/mod_connedit.pdl +++ b/view/pdl/mod_connedit.pdl @@ -1,6 +1,5 @@ [region=aside] [widget=vcard][/widget] -[widget=collections][var=mode]abook[/var][/widget] [/region] [region=right_aside] [widget=notifications][/widget] |