mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
Merge pull request #3906 from phillprice/patch-8
Update InlineFormAction.php
This commit is contained in:
commit
0d3b55645a
@ -1,7 +1,7 @@
|
|||||||
<?php
|
<?php
|
||||||
/**
|
/**
|
||||||
* Render a button that will submit the form its contained in through ajax.
|
* 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
|
* If you want to add custom behaviour, please set {@link includeDefaultJS()} to FALSE
|
||||||
*
|
*
|
||||||
* @see framework/javascript/InlineFormAction.js
|
* @see framework/javascript/InlineFormAction.js
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user