Skip to content

Commit 6589523

Browse files
committed
MAGE-1276 Credentials form expanded by default in admin
1 parent aef8860 commit 6589523

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# CHANGE LOG
22

3+
## 3.16.0-beta.2
4+
5+
### Updates
6+
7+
- Credentials form expanded by default in admin
8+
39
## 3.16.0-beta.1
410

511
### Features

etc/adminhtml/system.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
<resource>Algolia_AlgoliaSearch::algolia_algoliasearch</resource>
1616
<group id="credentials" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
1717
<label>Credentials and Setup</label>
18+
<attribute type="expanded">1</attribute>
1819
<comment>
1920
<![CDATA[
2021
<div class="algolia-admin-content"></div>

0 commit comments

Comments
 (0)