Merge pull request #1861 from expsa/zen_events_app

link =url
This commit is contained in:
mazenmuhamad 2024-12-02 10:18:56 +02:00 committed by GitHub
commit cd5775e972
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@
<field name="Description_event"/>
</xpath>
<xpath expr="//field[@name='address_id']" position="after">
<field name="link"/>
<field name="link" widget="url"/>
</xpath>
</field>
</record>