Skip to content
Extraits de code Groupes Projets
Valider 369a350d rédigé par Rémi - Le Filament's avatar Rémi - Le Filament
Parcourir les fichiers

[UPD] move button before tree

parent d3e401cf
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -9,6 +9,12 @@
<field name="arch" type="xml">
<xpath expr="//notebook" position="inside">
<page string="Clés de répartition" name="keys">
<button
string="Importer un fichier"
type="action"
name="%(oacc_repartition_keys.acc_repartition_keys_wizard_action)d"
class="btn-primary"
/>
<field name="keys_repartition_ids" mode="tree">
<tree create="0" editable="bottom" delete="0">
<field name="date_send" readonly="1" />
......@@ -22,12 +28,6 @@
/>
</tree>
</field>
<button
string="Importer un fichier"
type="action"
name="%(oacc_repartition_keys.acc_repartition_keys_wizard_action)d"
class="btn-primary"
/>
</page>
</xpath>
</field>
......
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