N°729 Form prefill : switched argument type for Designer to reference

SVN:trunk[5686]
This commit is contained in:
Stephen Abello
2018-04-18 07:43:04 +00:00
parent 8e6c001bf3
commit baf413ee55

View File

@@ -992,7 +992,7 @@
<method id="PrefillCreationForm">
<arguments>
<argument id="1">
<type>array</type>
<type>reference</type>
<mandatory>true</mandatory>
</argument>
</arguments>
@@ -1000,7 +1000,7 @@
<method id="PrefillTransitionForm">
<arguments>
<argument id="1">
<type>array</type>
<type>reference</type>
<mandatory>true</mandatory>
</argument>
</arguments>
@@ -1008,7 +1008,7 @@
<method id="PrefillSearchForm">
<arguments>
<argument id="1">
<type>array</type>
<type>reference</type>
<mandatory>true</mandatory>
</argument>
</arguments>