Skip to content

Commit

Permalink
Adjusted product catalog header action identifiers
Browse files Browse the repository at this point in the history
  • Loading branch information
mnocon committed Aug 8, 2024
1 parent 9105b6e commit 80d7d0f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ App\Component\MyNewComponent:
- [`login-form-before`](https://github.com/ibexa/admin-ui/blob/4.6/src/bundle/Resources/views/themes/admin/account/login/index.html.twig#L7)
- [`login-form-after`](https://github.com/ibexa/admin-ui/blob/4.6/src/bundle/Resources/views/themes/admin/account/login/index.html.twig#L84)
- [`global-search`](https://github.com/ibexa/admin-ui/blob/4.6/src/bundle/Resources/views/themes/admin/ui/layout.html.twig#L137)
- `product-form-create-header-actions`
- `product-form-edit-header-actions`
- `product-create-form-header-actions`
- `product-edit-form-header-action`

## Base component classes

Expand Down

0 comments on commit 80d7d0f

Please sign in to comment.