serlo / athene2

Moved to https://github.com/serlo/serlo.org monorepo
https://github.com/serlo/serlo.org/tree/master/packages/public/server
Apache License 2.0
19 stars 18 forks source link

missing type information on pages edit button #868

Closed Knorrke closed 4 years ago

Knorrke commented 5 years ago

The button initializing the editor needs a data-type attribute, which helps identifying which plugins should be loaded. Currently this is only implemented for entities/exercises and user profiles

Knorrke commented 4 years ago

fixed