mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Update InlineFormAction.php
typo fix
This commit is contained in:
parent
5d35650cbb
commit
9971de6eff
@ -1,7 +1,7 @@
|
||||
<?php
|
||||
/**
|
||||
* 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
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user