null value for select not trigger source load

This commit is contained in:
vitalets
2012-12-28 17:01:39 +04:00
parent 94cee0731a
commit d56271c021
3 changed files with 46 additions and 14 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.3.1 wip
----------------------------
[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)
[enh #46] move 'img' dir outside 'css' (vitalets)
[enh #48] fix handling of newlines in textarea input (jmfontaine)