mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR documentation
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/trunk@73340 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
fef49abefa
commit
ade3ac4547
@ -1,7 +1,10 @@
|
||||
<?php
|
||||
/**
|
||||
* Render a button that will act as
|
||||
* If you want to add custom behaviour, please set {inlcudeDefaultJS} to false and work with behaviour.js.
|
||||
* Render a button that will submit the form its contained in through ajax.
|
||||
* If you want to add custom behaviour, please set {@link inlcudeDefaultJS()} to FALSE and work with behaviour.js.
|
||||
*
|
||||
* @see sapphire/javascript/InlineFormAction.js
|
||||
*
|
||||
* @package forms
|
||||
* @subpackage actions
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user