Skip to content

Commit

Permalink
Fixed #175
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonkelly committed Aug 28, 2018
1 parent 3da9181 commit e8ec025
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extend/element-action-types.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ As a convenience, you can extend <api:craft\base\ElementAction>, which provides

You can refer to Craft’s own element action classes for examples. They are located in `vendor/craftcms/cms/src/elements/actions/`.

## Registering Custom Field Types
## Registering Custom Element Action Types

To get an element action to show up on an element index page, it has to be registered with the element type.

Expand Down

0 comments on commit e8ec025

Please sign in to comment.