We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74e49b8 commit 99a69f3Copy full SHA for 99a69f3
1 file changed
etc/adminhtml/system.xml
@@ -5,17 +5,5 @@
5
<label>Kodhub</label>
6
<resource>Kodhub_Core::config</resource>
7
</tab>
8
- <section id="kodhub" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="10" translate="label">
9
- <label>Core Configuration</label>
10
- <tab>kodhub</tab>
11
- <resource>Kodhub_Core::config_kodhub_core</resource>
12
- <group id="licence" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="10" translate="label">
13
- <label>Licence</label>
14
- <field id="key" showInDefault="1" showInStore="1" showInWebsite="1" sortOrder="10" translate="label" type="text">
15
- <label>Key</label>
16
- <comment/>
17
- </field>
18
- </group>
19
- </section>
20
</system>
21
</config>
0 commit comments