Skip to content
Snippets Groups Projects
Commit 0baa1323 authored by Henri-Maxime Ducoulombier's avatar Henri-Maxime Ducoulombier Committed by Xavier Morel
Browse files

[FIX] doc: typo in qweb reference

fixes #4711
parent af90f5f6
Branches
Tags
No related merge requests found
......@@ -418,7 +418,7 @@ the name of the template to alter as parameter.
The alteration is then performed with any number of ``t-jquery``
sub-directives::
<t t-extends="base.template">
<t t-extend="base.template">
<t t-jquery="ul" t-operation="append">
<li>new element</li>
</t>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment