mirror of
https://github.com/friendica/friendica
synced 2025-04-26 17:10:10 +00:00
Revert "Merge pull request #2223 from rabuzarus/2912_photo_widget"
This reverts commit83e54f70d3
, reversing changes made toecf576bdd0
.
This commit is contained in:
parent
83e54f70d3
commit
fcf7a791f1
15 changed files with 106 additions and 290 deletions
|
@ -79,12 +79,6 @@ function get_features() {
|
|||
array('savedsearch', t('Saved Searches'), t('Save search terms for re-use'),false),
|
||||
),
|
||||
|
||||
// Profile sidebar widgets
|
||||
'profile-widgets' => array(
|
||||
t('Profile Sidebar Widgets'),
|
||||
array('photos_widget', t('Show last Photos'), t('Show your last Photos in the Profile Page Sidebar'),false),
|
||||
),
|
||||
|
||||
// Network tabs
|
||||
'net_tabs' => array(
|
||||
t('Network Tabs'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue