Skip to content

Commit

Permalink
Merge PR #407 into 16.0
Browse files Browse the repository at this point in the history
Signed-off-by Shide
  • Loading branch information
OCA-git-bot committed Nov 5, 2024
2 parents a87521c + 98926c7 commit d829a40
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
name="Show Contact Details"
>
<xpath expr="//div[@id='o_wevent_event_main_col']" position="inside">
<div t-if="event.contact_ids" id="wevent_contact_col">
<div t-if="event.sudo().contact_ids" id="wevent_contact_col">
<h2 contenteditable="false">Contact</h2>
<section class="s_company_team pb48">
<div class="container">
Expand Down

0 comments on commit d829a40

Please sign in to comment.