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
fix donor page access
master
root
2 years ago
parent
882d4a99a7
commit
203c9a7c20
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
views/portal.xml
+ 1
- 1
views/portal.xml
View File
@ -15,7 +15,7 @@
<hr
class=
"mt-1 mb-0"
/>
<hr
class=
"mt-1 mb-0"
/>
<div
t-field=
"user_id.partner_id"
t-options=
'{"widget": "contact", "fields": ["email", "phone", "address", "name"]}'
/>
<div
t-field=
"user_id.partner_id"
t-options=
'{"widget": "contact", "fields": ["email", "phone", "address", "name"]}'
/>
<div
style=
"color:red"
t-field=
"user_id.partner_id.member_status"
/>
<div
style=
"color:red"
t-field=
"user_id.partner_id.member_status"
/>
<div
style=
"font-size:15px;color:red"
>
<span
>
Date de fin d'adhésion :
</span>
<span
t-field=
"user_id.partner_id.date_membership"
/>
</div
>
<!--
<div style="font
-
size:15px;color:red"><span >Date de fin d'adhésion : </span><span t
-
field="user_id.partner_id.date_membership"/></div>
--
>
</xpath>
</xpath>
</template>
</template>
Write
Preview
Loading…
Cancel
Save