Skip to content
Snippets Groups Projects
Commit 191c17ec authored by Ghislain Loas's avatar Ghislain Loas
Browse files

dev #162728 add link to AFI 2022 satisfaction survey

parent a91958de
Branches
Tags
1 merge request!4579dev #162728 add link to AFI 2022 satisfaction survey
Pipeline #18926 passed with stage
in 31 minutes and 13 seconds
- fonctionnalité #162728 : Administration : ajout du lien vers l'enquête satisfaction AFI 2022 dans la page d'accueil de l'administration.
\ No newline at end of file
<?php echo $this->renderBokehVersion();
<?php
echo $this->renderBokehVersion();
echo $this->tag('h2',
$this->tagAnchor('https://forms.gle/atvVCajxZ49VwBfQA',
$this->_('AFI : Enquête de satisfaction 2022')
. ' '
. $this->renderIcon('class fa fa-handshake-o')));
?>
<h2 class="toggle_video">
<?php
Class_ScriptLoader::getInstance()->addJQueryReady('$(".toggle_video").click(function() {$(this).toggleClass("on");$(this).next().toggle();})');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment