mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
create bundle for all components
This commit is contained in:
@@ -27,6 +27,8 @@ function dateCheck(c: AbstractControl) {
|
||||
return result ? {'greaterThan': true} : null;
|
||||
}
|
||||
|
||||
declare let mdDateTimePicker: any;
|
||||
|
||||
@Component({
|
||||
moduleId: module.id,
|
||||
selector: 'date-range-widget',
|
||||
|
Reference in New Issue
Block a user