Skip to content

Commit

Permalink
Add required entry to LPM title.
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Canning committed Nov 27, 2019
1 parent 18e06c4 commit 1241600
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions etc/adminhtml/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -319,6 +319,7 @@
<field id="title" translate="label" type="text" sortOrder="5" showInDefault="1" showInWebsite="1">
<label>Title</label>
<config_path>payment/braintree_local_payment/title</config_path>
<validate>required-entry</validate>
<depends>
<field id="active">1</field>
</depends>
Expand Down

0 comments on commit 1241600

Please sign in to comment.