Fix: use loadurl just for textarea and numeric

This commit is contained in:
Regis Houssin
2011-10-27 18:17:27 +02:00
parent df19c5e606
commit 1137b69a03
4 changed files with 6 additions and 12 deletions

View File

@@ -42,13 +42,6 @@ $(document).ready(function() {
cancel : cancelInPlace,
submit : submitInPlace,
indicator : indicatorInPlace,
loadurl : urlLoadInPlace,
loaddata : {
type: 'text',
element: element,
table_element: table_element,
fk_element: fk_element
},
submitdata : {
type: 'text',
element: element,