mirror of
https://github.com/frappe/erpnext.git
synced 2026-04-19 14:55:13 +00:00
get_field > wn.meta.get_docfield
This commit is contained in:
@@ -78,3 +78,7 @@
|
||||
.field-to-update {
|
||||
background-color:#FEE;
|
||||
}
|
||||
|
||||
.field-has-error {
|
||||
border: 2px solid #C00;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user