From 8190978bb7f7df39e394499d96d9debbb4a914fd Mon Sep 17 00:00:00 2001 From: Waiter Zen Date: Mon, 14 Mar 2022 20:53:57 +0800 Subject: [PATCH] [alerts][reports][hooks] add app selector options permission based. --- .../alerts/frontend/public/templates/vue-main.html | 1 + .../frontend/public/javascripts/countly.views.js | 12 ++++++++++-- .../hooks/frontend/public/templates/vue-drawer.html | 2 +- .../reports/frontend/public/templates/vue-main.html | 1 + 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/plugins/alerts/frontend/public/templates/vue-main.html b/plugins/alerts/frontend/public/templates/vue-main.html index 948b74a2afb..15cceb8bf53 100644 --- a/plugins/alerts/frontend/public/templates/vue-main.html +++ b/plugins/alerts/frontend/public/templates/vue-main.html @@ -147,6 +147,7 @@

{{i18n('alert.plugin-title')}} + :options="drawerScope.editedObject._id ? appsSelectorOption2 : appsSelectorOption">