summaryrefslogtreecommitdiff
path: root/app/views/shared/_user_callout.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/shared/_user_callout.html.haml')
-rw-r--r--app/views/shared/_user_callout.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/_user_callout.html.haml b/app/views/shared/_user_callout.html.haml
index 8308baa7829..17ffcba69d8 100644
--- a/app/views/shared/_user_callout.html.haml
+++ b/app/views/shared/_user_callout.html.haml
@@ -1,4 +1,4 @@
-.user-callout
+.user-callout{ data: { uid: 'user_callout_dismissed' } }
.bordered-box.landing.content-block
%button.btn.btn-default.close.js-close-callout{ type: 'button',
'aria-label' => 'Dismiss customize experience box' }