removed default dataType=json

This commit is contained in:
vitalets
2012-12-07 14:33:34 +04:00
parent 861f91975d
commit 45122fb1c5
4 changed files with 27 additions and 21 deletions

View File

@@ -4,6 +4,7 @@ X-editable changelog
Version 1.2.1 wip
----------------------------
[enh] removed default dataType='json' for submit request. Use 'ajaxOptions' to specify dataType if needed (vitalets)
[enh] select: do not show 'sourceError' in element during autotext execution (vitalets)