diff options
author | zotlabs <mike@macgirvin.com> | 2017-10-08 15:10:28 -0700 |
---|---|---|
committer | zotlabs <mike@macgirvin.com> | 2017-10-08 15:10:28 -0700 |
commit | 09009d4b32d5014d77de941dba695fe2bc577616 (patch) | |
tree | 471a185624cafd29e11482a9ca0ae98da641bfc4 /view/pdl | |
parent | 5cc6c6c1e97743b208b90f2a05b23196df787f36 (diff) | |
parent | ec173e7eb2e0b4a0768606365f6463009900f0ea (diff) | |
download | volse-hubzilla-09009d4b32d5014d77de941dba695fe2bc577616.tar.gz volse-hubzilla-09009d4b32d5014d77de941dba695fe2bc577616.tar.bz2 volse-hubzilla-09009d4b32d5014d77de941dba695fe2bc577616.zip |
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
Diffstat (limited to 'view/pdl')
-rw-r--r-- | view/pdl/mod_display.pdl | 3 | ||||
-rw-r--r-- | view/pdl/mod_pubstream.pdl | 3 | ||||
-rw-r--r-- | view/pdl/mod_sharedwithme.pdl | 3 |
3 files changed, 9 insertions, 0 deletions
diff --git a/view/pdl/mod_display.pdl b/view/pdl/mod_display.pdl new file mode 100644 index 000000000..e657fa88b --- /dev/null +++ b/view/pdl/mod_display.pdl @@ -0,0 +1,3 @@ +[region=right_aside] +[widget=notifications][/widget] +[/region] diff --git a/view/pdl/mod_pubstream.pdl b/view/pdl/mod_pubstream.pdl new file mode 100644 index 000000000..e657fa88b --- /dev/null +++ b/view/pdl/mod_pubstream.pdl @@ -0,0 +1,3 @@ +[region=right_aside] +[widget=notifications][/widget] +[/region] diff --git a/view/pdl/mod_sharedwithme.pdl b/view/pdl/mod_sharedwithme.pdl new file mode 100644 index 000000000..e657fa88b --- /dev/null +++ b/view/pdl/mod_sharedwithme.pdl @@ -0,0 +1,3 @@ +[region=right_aside] +[widget=notifications][/widget] +[/region] |