feat : suite refactoring
This commit is contained in:
parent
910cf503d8
commit
778f9a2c44
3 changed files with 297 additions and 339 deletions
|
@ -45,7 +45,7 @@
|
|||
includespip="#ENV{includespip}"
|
||||
ref="montableau"
|
||||
filtrer="#ENV{filtrer}"
|
||||
_id="#ENV{_id}"
|
||||
:_id="[(#ENV{_id}|intval)]"
|
||||
filtreselect="[(#ENV{filtrerselect})]"
|
||||
></gamu-table>
|
||||
</div>
|
||||
|
@ -76,7 +76,7 @@
|
|||
includespip="#ENV{includespip}"
|
||||
ref="montableau_deux"
|
||||
filtrer="#ENV{filtrer}"
|
||||
_id="#ENV{_id}"
|
||||
:_id="[(#ENV{_id}|intval)]"
|
||||
filtreselect="[(#ENV{filtrerselect_deux})]"
|
||||
></gamu-table>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue