Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mathieu
potage
Commits
091e0044
Commit
091e0044
authored
Sep 26, 2018
by
Mat
Browse files
correction table resume
parent
4f65ce7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/PotageBundle/Resources/views/Membre/resume.html.twig
View file @
091e0044
...
...
@@ -81,7 +81,7 @@
</tr>
{%
endfor
%}
</tbody>
<tfoot
er
>
<tfoot>
<tr
class=
"table-active"
>
<td
class=
"pl-3"
colspan=
"3"
>
<small>
...
...
@@ -93,6 +93,7 @@
<strong>
{{
commande.prixTotal
}}
€
</strong>
</td>
</tr>
</tfoot>
</table>
{%
endif
%}
...
...
@@ -121,7 +122,7 @@
</th>
</tr>
</thead>
<tfoot
er
>
<tfoot>
<tr
class=
"table-active"
>
<td
class=
"pl-3"
colspan=
"3"
>
<small>
...
...
@@ -133,6 +134,7 @@
<strong>
{{
commande.prixTotal
}}
€
</strong>
</td>
</tr>
</tfoot>
</table>
{%
endif
%}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment