@if (compositeDashboard) {
{{ 'New dashboard title' | translate }} {{ 'Title must not be empty' | translate }} {{ 'Description' | translate }}
{{ 'Deep clone (also clone widgets)' | translate }}
@if (form.deepClone) {
{{ 'Modify chart configurations' | translate }}
} @if (form.deepClone && form.allowWidgetEdits) { @for ( w of widgetConfigs; track w.current.elementId ) { {{ w.current.baseAppearanceConfig .widgetTitle }}
{{ 'Chart Name' | translate }}
}
}
} @else {
Loading
}