diff options
author | Mario Vavti <mario@mariovavti.com> | 2018-08-24 14:44:45 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2018-08-24 14:44:45 +0200 |
commit | f036c25dca3bbf18b994dff3b32492bef0ff4d50 (patch) | |
tree | 508bb52dddcca5af3321f548aad3db30307ea0aa /view | |
parent | 7fc4292ed866026552add794d573d521481a0519 (diff) | |
parent | 7018da3f127e9d2abdb359516d079fc038a4c2a3 (diff) | |
download | volse-hubzilla-f036c25dca3bbf18b994dff3b32492bef0ff4d50.tar.gz volse-hubzilla-f036c25dca3bbf18b994dff3b32492bef0ff4d50.tar.bz2 volse-hubzilla-f036c25dca3bbf18b994dff3b32492bef0ff4d50.zip |
Merge remote-tracking branch 'mike/master' into dev
Diffstat (limited to 'view')
-rw-r--r-- | view/pdl/mod_articles.pdl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/pdl/mod_articles.pdl b/view/pdl/mod_articles.pdl index b823787f4..3e77ced4c 100644 --- a/view/pdl/mod_articles.pdl +++ b/view/pdl/mod_articles.pdl @@ -1,4 +1,5 @@ [region=aside] +[widget=archive][var=articles]1[/var][/widget] [widget=categories][var=articles]1[/var][/widget] [widget=tasklist][/widget] [widget=notes][/widget] |