get_field > wn.meta.get_docfield

This commit is contained in:
Rushabh Mehta
2012-07-16 14:16:57 +05:30
parent 2d7cb22f1f
commit 2eef40bf1e
16 changed files with 102 additions and 127 deletions

View File

@@ -78,3 +78,7 @@
.field-to-update {
background-color:#FEE;
}
.field-has-error {
border: 2px solid #C00;
}