From 1cde34e4180ba0f239b5b5ec3065ab3d70f4c0bc Mon Sep 17 00:00:00 2001 From: Dobromir Popov Date: Tue, 17 Sep 2024 10:15:22 +0300 Subject: [PATCH] edit permissions on power user - add more options --- components/publisher/PublisherForm.js | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/components/publisher/PublisherForm.js b/components/publisher/PublisherForm.js index 85cdb6f..7f67d22 100644 --- a/components/publisher/PublisherForm.js +++ b/components/publisher/PublisherForm.js @@ -317,7 +317,7 @@ export default function PublisherForm({ item, me }) { {/* ADMINISTRATORS ONLY */} - +
{/* prompt to install PWA */}
@@ -341,12 +341,16 @@ export default function PublisherForm({ item, me }) {
+ + + + + - - +
@@ -356,7 +360,9 @@ export default function PublisherForm({ item, me }) { - + + + {/* Add other roles as needed */}