forked from GNUsocial/gnu-social
		
	hide profile block on settings and admin panels
This commit is contained in:
		| @@ -290,4 +290,8 @@ class AdminPanelAction extends Action | ||||
|  | ||||
|         return $isOK; | ||||
|     } | ||||
|  | ||||
|     function showProfileBlock() | ||||
|     { | ||||
|     } | ||||
| } | ||||
|   | ||||
| @@ -174,4 +174,8 @@ class SettingsAction extends CurrentUserDesignAction | ||||
|     { | ||||
|         return; | ||||
|     } | ||||
|  | ||||
|     function showProfileBlock() | ||||
|     { | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user