autosubmit select test + document click tiny refactor

This commit is contained in:
vitalets
2012-11-30 19:09:44 +04:00
parent ed836c2271
commit a62afc9180
4 changed files with 37 additions and 50 deletions

@ -450,7 +450,7 @@ Editableform is linked with one of input types, e.g. 'text' or 'select'.
@type boolean
@default true
**/
showbuttons: false
showbuttons: true
/*todo:
Submit strategy. Can be <code>normal|never</code>