diff options
author | Mario <mario@mariovavti.com> | 2022-05-04 18:46:45 +0000 |
---|---|---|
committer | Mario <mario@mariovavti.com> | 2022-05-04 18:46:45 +0000 |
commit | f0c09b374c6577f8c3785b2dfe6c3cbba2bf2041 (patch) | |
tree | 1717cc7f8da3aa22cd6220313cfcf0b3554bc70d /view/pdl | |
parent | 38fda98b6da4d97cf8049adc7acc139b28ccd8a2 (diff) | |
download | volse-hubzilla-f0c09b374c6577f8c3785b2dfe6c3cbba2bf2041.tar.gz volse-hubzilla-f0c09b374c6577f8c3785b2dfe6c3cbba2bf2041.tar.bz2 volse-hubzilla-f0c09b374c6577f8c3785b2dfe6c3cbba2bf2041.zip |
move cards to addon
Diffstat (limited to 'view/pdl')
-rw-r--r-- | view/pdl/mod_cards.pdl | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/view/pdl/mod_cards.pdl b/view/pdl/mod_cards.pdl deleted file mode 100644 index 2252659a3..000000000 --- a/view/pdl/mod_cards.pdl +++ /dev/null @@ -1,13 +0,0 @@ -[region=aside] -[widget=profile][/widget] -[widget=categories][var=cards]1[/var][/widget] -[widget=tasklist][/widget] -[widget=notes][/widget] -[/region] -[region=content] -$content -[/region] -[region=right_aside] -[widget=notifications][/widget] -[widget=newmember][/widget] -[/region] |