Skip to content
Extraits de code Groupes Projets
Valider 9543f8c2 rédigé par Juliana's avatar Juliana
Parcourir les fichiers

Add footer2

parent e5154dcb
Branches
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -48,6 +48,10 @@ address .align-items-baseline {
background-color: #fff !important;
}
.o_boxed_footer_compo{
font-size: 12px !important;
}
.o_report_compo{
font-size: 13px !important;
}
......@@ -118,7 +118,7 @@
<td><span
t-field="compo.product_id.name"
/></td>
<td><t
<t t-if="compo.product_alternance_id"> <td><t
t-if="compo.product_alternance_id"
>ou</t></td>
<td class="text-center">
......@@ -131,7 +131,9 @@
t-if="compo.product_alternance_id"
><span
t-field="compo.product_alternance_id.name"
/></t></td>
/></t>
</td>
</t>
</tr>
</t>
</t>
......
......@@ -112,7 +112,7 @@
<t t-raw="0" />
</div>
<div t-attf-class="footer o_boxed_footer o_company_#{company.id}_layout">
<div t-attf-class="footer o_boxed_footer o_boxed_footer_compo o_company_#{company.id}_layout">
<div class="text-center">
<ul class="list-inline">
<li class="list-inline-item">
......@@ -137,11 +137,6 @@
t-field="company.ape"
/></t>
</li>
<li>
<t t-if="report_type == 'pdf'">
Page: <span class="page" /> / <span class="topage" />
</t>
</li>
</ul>
<div t-if="report_type == 'pdf'" class="text-muted">
Page: <span class="page" /> / <span class="topage" />
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter