Skip to content

Commit

Permalink
Missing repeat attribute on a list Link plugin field
Browse files Browse the repository at this point in the history
  • Loading branch information
cheesegrits committed Jan 26, 2018
1 parent 562959a commit ca3f5b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions plugins/fabrik_list/link/forms/fields.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
type="radio"
class="btn-group"
default="0"
repeat="true"
label="PLG_FABRIK_LIST_LINK_ISFABRIK_LABEL"
description="PLG_FABRIK_LIST_LINK_ISFABRIK_DESC">
<option value="0">JNO</option>
Expand Down

0 comments on commit ca3f5b9

Please sign in to comment.