Merge pull request #7731 from elliot-sawyer/patch-1

Update CMS_Alternating_Button.md
This commit is contained in:
Daniel Hensby 2018-01-02 11:34:40 +00:00 committed by GitHub
commit 844a4c96e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,7 +71,7 @@ public function getCMSActions()
__Deprecated:__
The following documentation regarding jQuery, jQueryUI and Entwine applies to legacy code only.
If you're developing new functionality in React powered sections please refer to
[ReactJS in SilverStripe](./Extend_CMS_Interface.md#reactjs-in-silverstripe).
[ReactJS in SilverStripe](./extend_cms_interface.md#reactjs-in-silverstripe).
As with the *Save* and *Save & publish* buttons, you might want to add some scripted reactions to user actions on the
frontend. You can affect the state of the button through the jQuery UI calls.