mirror of
https://github.com/Kingsrook/qqq.git
synced 2025-07-18 05:01:07 +00:00
re-add the default value for label...
This commit is contained in:
@ -37,7 +37,7 @@ public @interface ChildRecordListWidget
|
|||||||
{
|
{
|
||||||
boolean enabled();
|
boolean enabled();
|
||||||
|
|
||||||
String label();
|
String label() default "";
|
||||||
|
|
||||||
int maxRows() default 20;
|
int maxRows() default 20;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user