Bladeren bron

initially open set to 1

jabongwa 2 jaren geleden
bovenliggende
commit
ed79270e8e

+ 1 - 1
Configuration/FlexForms/extra-infosbox-prefilled.xml

@@ -500,7 +500,7 @@
               <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_infobox.isInitialyOpen</label>
               <config>
                 <type>check</type>
-                <default>0</default>
+                <default>1</default>
               </config>
             </TCEforms>
           </isInitialyOpen>

+ 1 - 1
Configuration/FlexForms/extra-infosbox.xml

@@ -185,7 +185,7 @@
               <label>LLL:EXT:mrm_be/Resources/Private/Language/locallang_ttc.xlf:mrm_be_cm_infobox.isInitialyOpen</label>
               <config>
                 <type>check</type>
-                <default>0</default>
+                <default>1</default>
               </config>
             </TCEforms>
           </isInitialyOpen>