mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#726 required validator for radio buttons, bug fixes
- REST service data support, fixes #747 - proper value selection on reload, fixes #746
This commit is contained in:
@@ -21,7 +21,6 @@ import { WidgetComponent } from './../widget.component';
|
||||
import { FormFieldOption } from './../core/form-field-option';
|
||||
|
||||
declare let __moduleName: string;
|
||||
declare var componentHandler;
|
||||
|
||||
@Component({
|
||||
moduleId: __moduleName,
|
||||
|
Reference in New Issue
Block a user