Skip to content
This repository was archived by the owner on Jul 29, 2022. It is now read-only.

Update jquery.jeditable.js#109

Closed
mkdgs wants to merge 1 commit intoNicolasCARPi:masterfrom
mkdgs:patch-1
Closed

Update jquery.jeditable.js#109
mkdgs wants to merge 1 commit intoNicolasCARPi:masterfrom
mkdgs:patch-1

Conversation

@mkdgs
Copy link

@mkdgs mkdgs commented Nov 7, 2013

let's user defined function (submitdata) accessing and modifying values submitted

after we can doing something like:

 submitdata:  function(value, settings, submitdata) {
              return { socool : submitdata[settings.name] };
 }

let's user defined function (submitdata) accessing and modifying values submitted 

after we can doing something like:
```
 submitdata:  function(value, settings, submitdata) {
              return { socool : submitdata[settings.name] };
 }
```
@NicolasCARPi
Copy link
Owner

Hello,

Thank you for your contribution, the code has been merged :)

Cheers,
~Nico

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants