Skip to content

Commit ecbd7d5

Browse files
authored
Merge pull request #26 from in2code-pro/feature/github-issue-895-v10
Feature/GitHub issue 895 v10
2 parents 11fb182 + 26965f9 commit ecbd7d5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.ddev/docker-compose.browser.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.6'
22
services:
33
chrome:
44
container_name: ddev-${DDEV_SITENAME}-chromedriver
5-
image: selenium/standalone-chrome:3.141
5+
image: seleniarm/standalone-chromium:111.0
66
restart: "no"
77
volumes:
88
- /dev/shm:/dev/shm

Configuration/FlexForms/FlexformPi2.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
<config>
168168
<type>check</type>
169169
<items type="array">
170-
<numIndex index="1" type="array">
170+
<numIndex index="0" type="array">
171171
<numIndex index="0">LLL:EXT:powermail/Resources/Private/Language/locallang_db.xlf:flexform_pi2.list.showownonly.0</numIndex>
172172
<numIndex index="1">1</numIndex>
173173
</numIndex>
@@ -211,7 +211,7 @@
211211
<config>
212212
<type>check</type>
213213
<items type="array">
214-
<numIndex index="1" type="array">
214+
<numIndex index="0" type="array">
215215
<numIndex index="0">LLL:EXT:powermail/Resources/Private/Language/locallang_db.xlf:flexform_pi2.single.activateLink.0</numIndex>
216216
<numIndex index="1">1</numIndex>
217217
</numIndex>

0 commit comments

Comments
 (0)