test deleteMissing with schema changes

This commit is contained in:
Gani Georgiev
2022-08-10 13:22:27 +03:00
parent ac0c23ff64
commit 65b830198b
15 changed files with 488 additions and 136 deletions
+3
View File
@@ -496,6 +496,9 @@ select {
line-height: var(--smLineHeight);
color: var(--txtHintColor);
word-break: break-word;
pre {
white-space: pre-wrap;
}
}
.help-block-error {
color: var(--dangerColor);