remove depend on from the general render (#7442)

This commit is contained in:
Eugenio Romano
2022-01-10 13:58:10 +01:00
committed by GitHub
parent 131963f4ab
commit 7c7b1eadf3
4 changed files with 5 additions and 17 deletions

View File

@@ -9,3 +9,7 @@
}
}
}
.mat-datetimepicker-toggle {
color: var(--theme-icon-fg-color);
}

View File

@@ -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",