Skip to content

Commit cda8658

Browse files
committed
chore: don't set redundant min widget num_entities
1 parent 948f49c commit cda8658

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

views/default/widgets/questions/edit.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
'entity' => $widget,
4646
'default' => 5,
4747
'name' => 'limit',
48-
'min' => 1,
4948
]);
5049

5150
echo elgg_view_field([

0 commit comments

Comments
 (0)