convert newlines to br in error msg

This commit is contained in:
vitalets
2012-12-28 17:39:39 +04:00
parent 1d6de6fe71
commit 5f3f820312
3 changed files with 15 additions and 4 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.3.1 wip
----------------------------
[enh] convert newlines to <br> in error message for more pretty display (vitalets)
[enh #57] remove css height for textarea (vitalets)
[enh] if new value for select is 'null' source should not load (vitalets)
[enh #53] 'name' no more appended to source defined as url (vitalets)