diff options
author | Mario Vavti <mario@mariovavti.com> | 2015-11-27 22:45:28 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2015-11-27 22:45:28 +0100 |
commit | bcfa72ed310f05dc9a5fca9e724c07b7216aa7fd (patch) | |
tree | 9af3ddbc4df8cf4aeff4ef9b8b4703da67403880 /view/pdl | |
parent | b92cc852d142940f0f8dd78ddf7be835dc8b9e07 (diff) | |
download | volse-hubzilla-bcfa72ed310f05dc9a5fca9e724c07b7216aa7fd.tar.gz volse-hubzilla-bcfa72ed310f05dc9a5fca9e724c07b7216aa7fd.tar.bz2 volse-hubzilla-bcfa72ed310f05dc9a5fca9e724c07b7216aa7fd.zip |
move events tools to aside widget
Diffstat (limited to 'view/pdl')
-rw-r--r-- | view/pdl/mod_events.pdl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/pdl/mod_events.pdl b/view/pdl/mod_events.pdl index 5a71d88d9..a3bc0c019 100644 --- a/view/pdl/mod_events.pdl +++ b/view/pdl/mod_events.pdl @@ -1,4 +1,5 @@ [region=aside] [widget=eventsmenu][/widget] +[widget=eventstools][/widget] [widget=tasklist][/widget] [/region] |