summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/persistent_user_callouts.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/persistent_user_callouts.js')
-rw-r--r--app/assets/javascripts/persistent_user_callouts.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/assets/javascripts/persistent_user_callouts.js b/app/assets/javascripts/persistent_user_callouts.js
index c177fe25985..cadcab16f16 100644
--- a/app/assets/javascripts/persistent_user_callouts.js
+++ b/app/assets/javascripts/persistent_user_callouts.js
@@ -7,7 +7,9 @@ const PERSISTENT_USER_CALLOUTS = [
'.js-buy-pipeline-minutes-notification-callout',
'.js-token-expiry-callout',
'.js-registration-enabled-callout',
+ '.js-service-templates-deprecated-callout',
'.js-new-user-signups-cap-reached',
+ '.js-eoa-bronze-plan-banner',
];
const initCallouts = () => {