diff --git a/web/CXM_generic_form.anubis b/web/CXM_generic_form.anubis index 36b73e1..77422a5 100644 --- a/web/CXM_generic_form.anubis +++ b/web/CXM_generic_form.anubis @@ -92,7 +92,7 @@ public type FormField: Mandatory mandatory), selector_c (WebArgName web_arg_name, String tag, - List((WebArgValue,String)) items, + List((List(CoreAttrs), WebArgValue, String)) items, Maybe(InitialValue) selected, Mandatory mandatory), -- libgit2 0.21.4