Browse Source

[FIX] b_website_shift: Template errors

pull/133/head
Rémy Taymans 4 years ago
parent
commit
b3185cce7a
  1. 3
      beesdoo_website_shift/views/shift_website_templates.xml

3
beesdoo_website_shift/views/shift_website_templates.xml

@ -49,6 +49,7 @@
name="Available Tasks Templates for Regular Workers"
>
<t t-call="portal.portal_layout">
<t t-set="no_breadcrumbs" t-value="True"/>
<div class="o_regular_shift_template">
@ -135,7 +136,7 @@
<div class="row mt4">
<div class="col">
<t t-call="beesdoo_website_shift.help_text_public_shift_irregular_worker "/>
<t t-call="beesdoo_website_shift.help_text_public_shift_irregular_worker"/>
</div>
</div>
</div>

Loading…
Cancel
Save