Skip to content

Commit

Permalink
Added pluginDocumentEditmodeJsPaths for extjs6
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasKeil committed Jan 31, 2019
1 parent 5082411 commit b92b4d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ extend any of the existing `pimcore.document.tags` and must return it's type by
the function `getType()`.

This JS file must be included in editmode. You can tell Pimcore to do so by adding
`<pluginDocumentEditmodeJsPaths>` to the `plugin.xml`.
`<pluginDocumentEditmodeJsPaths>` or `<pluginDocumentEditmodeJsPaths-extjs6>` to the `plugin.xml`.

0 comments on commit b92b4d6

Please sign in to comment.