mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Note about backtick in entwine shortcuts
This commit is contained in:
parent
19a4e8a704
commit
edb4ecd4d9
@ -127,7 +127,7 @@ in jQuery.entwine, we're trying to reuse library code wherever possible.
|
|||||||
The most prominent example of this is the usage of [jQuery UI](http://jqueryui.com) for
|
The most prominent example of this is the usage of [jQuery UI](http://jqueryui.com) for
|
||||||
dialogs and buttons.
|
dialogs and buttons.
|
||||||
|
|
||||||
The CMS includes the jQuery.entwine inspector. Press Ctrl+` to bring down the inspector.
|
The CMS includes the jQuery.entwine inspector. Press Ctrl+` ("backtick") to bring down the inspector.
|
||||||
You can then click on any element in the CMS to see which entwine methods are bound to
|
You can then click on any element in the CMS to see which entwine methods are bound to
|
||||||
any particular element.
|
any particular element.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user