Remove a now useless GA call
This commit is contained in:
parent
047d022c8a
commit
a700fc16cf
1 changed files with 1 additions and 2 deletions
|
@ -26,8 +26,7 @@
|
||||||
= link_to "Demander un compte administrateur",
|
= link_to "Demander un compte administrateur",
|
||||||
new_demande_path,
|
new_demande_path,
|
||||||
class: "role-panel-button-primary",
|
class: "role-panel-button-primary",
|
||||||
rel: "noopener noreferrer",
|
rel: "noopener noreferrer"
|
||||||
onclick: "javascript: ga('send', 'pageview', '/demander-une-demo')"
|
|
||||||
|
|
||||||
= link_to "Voir la documentation",
|
= link_to "Voir la documentation",
|
||||||
DOC_URL,
|
DOC_URL,
|
||||||
|
|
Loading…
Reference in a new issue