Files
edx-platform/requirements/edx
Piotr Surowiec bc1e9afe4b feat: allow overriding unit icons (#21433)
This:
1. Introduces a new override using the `pluggable_override` decorator.
It is now possible to specify a custom way of getting XBlock's icon
by defining `GET_UNIT_ICON_IMPL` in settings.
2. Introduces a way to add custom `XBLOCK_MIXINS` by defining
`XBLOCK_EXTRA_MIXINS` in settings. This allows, e.g. to add
new fields to XBlocks.
2021-04-07 09:42:12 -04:00
..
2021-04-07 14:16:06 +05:00
2021-04-07 14:16:06 +05:00
2021-02-01 16:25:19 +05:00
2021-04-06 20:40:25 +05:00
2021-04-06 21:26:24 +05:00
2020-08-13 01:20:04 +05:00
2020-08-26 18:29:05 +05:00
2021-04-07 14:16:06 +05:00