Skip to content

Commit

Permalink
do not print gdpr banner (#1703)
Browse files Browse the repository at this point in the history
  • Loading branch information
lbesson authored Mar 5, 2021
1 parent 70fc6df commit 7d00ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/gdpr/GdprBanner.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div>
<div class="no-print">
<div class="gdpr-content" :class="{ active: active }">
<h4 class="title" v-translate>Control the use of your personal data</h4>
<div class="message">
Expand Down

0 comments on commit 7d00ceb

Please sign in to comment.