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