This is an automated email from the ASF dual-hosted git repository. jleroux pushed a commit to branch ecomify-OFBIZ-11468_Convert_ShipmentReceiptServices-squashed in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
commit 1f44bcda85741c3e981a98e7204360541ed9d9af Author: James Yong <jamesy...@apache.org> AuthorDate: Thu May 21 00:07:36 2020 +0800 Improved: Apply multi-block attr to each application (OFBIZ-11706) Revert regression for showHelp. --- themes/common-theme/template/includes/LookupFooter.ftl | 1 + themes/common-theme/widget/CommonScreens.xml | 2 +- themes/common-theme/widget/HelpScreens.xml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/themes/common-theme/template/includes/LookupFooter.ftl b/themes/common-theme/template/includes/LookupFooter.ftl index 638bbdf..1c9f388 100644 --- a/themes/common-theme/template/includes/LookupFooter.ftl +++ b/themes/common-theme/template/includes/LookupFooter.ftl @@ -17,4 +17,5 @@ specific language governing permissions and limitations under the License. --> </body> + <@scriptTemplateList/> </html> diff --git a/themes/common-theme/widget/CommonScreens.xml b/themes/common-theme/widget/CommonScreens.xml index b02d774..a7655d4 100644 --- a/themes/common-theme/widget/CommonScreens.xml +++ b/themes/common-theme/widget/CommonScreens.xml @@ -368,7 +368,7 @@ under the License. <if-compare value="layer" operator="not-equals" field="parameters.presentation"/> </condition> <widgets> - <platform-specific><html><html-template multi-block="true" location="component://common-theme/template/includes/Lookup.ftl" /></html></platform-specific> + <platform-specific><html><html-template location="component://common-theme/template/includes/Lookup.ftl" /></html></platform-specific> </widgets> </section> <platform-specific><html><html-template location="${messagesTemplateLocation}"/></html></platform-specific> diff --git a/themes/common-theme/widget/HelpScreens.xml b/themes/common-theme/widget/HelpScreens.xml index 0c9563c..7385377 100644 --- a/themes/common-theme/widget/HelpScreens.xml +++ b/themes/common-theme/widget/HelpScreens.xml @@ -30,7 +30,7 @@ under the License. <set field="messagesTemplateLocation" from-field="layoutSettings.VT_MSG_TMPLT_LOC" default-value="component://common-theme/template/includes/Messages.ftl"/> </actions> <widgets> - <platform-specific><html><html-template multi-block="true" location="component://common-theme/template/includes/Lookup.ftl"/></html></platform-specific> + <platform-specific><html><html-template location="component://common-theme/template/includes/Lookup.ftl"/></html></platform-specific> <platform-specific><html><html-template multi-block="true" location="${messagesTemplateLocation}"/></html></platform-specific> <container style="contentarea"> <container id="column-container">