This website works better with JavaScript.
Home
Explore
Help
Sign In
raynald
/
kalachakra
Watch
1
Star
0
Fork
0
Code
Issues
72
Pull Requests
0
Projects
2
Releases
0
Wiki
Activity
Browse Source
affichage conditionne lien retraite indiv
dev-rcn
root
2 years ago
parent
f822af71c6
commit
0fadb1cebc
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
views/event_templates_list.xml
+ 2
- 1
views/event_templates_list.xml
View File
@ -106,8 +106,9 @@
<template
id=
"indivividual_booking_link"
inherit_id=
"website_event.index_topbar"
active=
"True"
customize_show=
"True"
name=
"Filter by Tags"
>
<xpath
expr=
"//div[@class='container']"
position=
"inside"
>
<t
t-if=
"search_tags.name=='retraite'"
>
<u
>
<a
style=
"color:green;font-size:smaller"
href=
"/booking/registration/individual_booking"
>
Cliquez sur ce lien pour vous inscrire à une retraite individuelle
</a>
</u>
</t>
</xpath>
</template>
Write
Preview
Loading…
Cancel
Save