issue #446 apps usability - disable app if attached to a plugin that is uninstalled, allow system apps to be soft deleted and undeleted from the edit pane.
This commit is contained in:
@@ -56,6 +56,7 @@ class Appman extends \Zotlabs\Web\Controller {
|
||||
if($_POST['delete']) {
|
||||
Zlib\Apps::app_destroy(local_channel(),$papp);
|
||||
}
|
||||
|
||||
|
||||
if($_POST['edit']) {
|
||||
return;
|
||||
|
Reference in New Issue
Block a user