mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
remove depend on from the general render (#7442)
This commit is contained in:
@@ -9,3 +9,7 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.mat-datetimepicker-toggle {
|
||||
color: var(--theme-icon-fg-color);
|
||||
}
|
||||
|
@@ -43,7 +43,6 @@
|
||||
"UPLOAD": "UPLOAD",
|
||||
"REQUIRED": "*Required",
|
||||
"FILE_NAME": "File Name",
|
||||
"DEPENDS_ON": "Depends on: {{widgetId}}",
|
||||
"NO_FILE_ATTACHED": "No file attached",
|
||||
"VALIDATOR": {
|
||||
"INVALID_NUMBER": "Use a different number format",
|
||||
|
Reference in New Issue
Block a user