Skip to content

Commit c388538

Browse files
committed
Get rid of domain name in rekko settings.
1 parent 102f3d3 commit c388538

File tree

1 file changed

+0
-31
lines changed

1 file changed

+0
-31
lines changed

app/code/community/Rekko/Tagging/etc/system.xml

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -34,37 +34,6 @@
3434
<frontend_type>text</frontend_type>
3535
</merchant_ID>
3636
</fields>
37-
<fields>
38-
<domain_name translate="label tooltip comment">
39-
<label>Domain</label>
40-
<sort_order>2</sort_order>
41-
<comment>Enter "abc", If Domain Name is http://www.abc.com. </comment>
42-
<tooltip>Enter Domain Name</tooltip>
43-
<show_in_default>1</show_in_default>
44-
<show_in_website>1</show_in_website>
45-
<show_in_store>1</show_in_store>
46-
<frontend_type>text</frontend_type>
47-
</domain_name>
48-
<!-- <enabled translate="label">
49-
<label>Display Tool</label>
50-
<frontend_type>select</frontend_type>
51-
<source_model>adminhtml/system_config_source_enabledisable</source_model>
52-
<sort_order>10</sort_order>
53-
<show_in_default>1</show_in_default>
54-
<show_in_website>1</show_in_website>
55-
<show_in_store>1</show_in_store>
56-
</enabled>
57-
<divtag translate="label">
58-
<label>Inline Content</label>
59-
<sort_order>3</sort_order>
60-
<comment>Enter div id to show campaign content. Default content id is "smashcontent" </comment>
61-
<tooltip>Enter div id to show campaign content. Default content id is "smashcontent"</tooltip>
62-
<show_in_default>1</show_in_default>
63-
<show_in_website>1</show_in_website>
64-
<show_in_store>1</show_in_store>
65-
<frontend_type>text</frontend_type>
66-
</divtag>-->
67-
</fields>
6837
</rekko_group>
6938

7039

0 commit comments

Comments
 (0)