Skip to content

Commit

Permalink
fix: Remove unused config option
Browse files Browse the repository at this point in the history
  • Loading branch information
zooley committed Jul 31, 2023
1 parent e30aa57 commit 78dea6a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions app/Widgets/Custom/Config/Params.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@
<config>
<fields name="params">
<fieldset name="basic">
<field name="prepare_content" type="radio" label="widget.custom::custom.prepare content" description="widget.custom::custom.prepare content description" default="0">
<option value="0">global.no</option>
<option value="1">global.yes</option>
</field>
<field name="css_class" type="text" label="widgets::widgets.field.class name" description="widgets::widgets.field.class name description" />
</fieldset>
</fields>
Expand Down

0 comments on commit 78dea6a

Please sign in to comment.