mirror of
https://github.com/wagtail/wagtail.git
synced 2024-12-01 11:41:20 +01:00
Rename Hallo panel stylesheet to hallo.css
This commit is contained in:
parent
194161ec59
commit
d674f7e656
@ -134,7 +134,7 @@ class HalloRichTextArea(WidgetWithScript, widgets.Textarea):
|
||||
'wagtailadmin/js/vendor/hallo.js',
|
||||
'wagtailadmin/js/hallo-bootstrap.js',
|
||||
], css={
|
||||
'all': ['wagtailadmin/css/panels/rich-text.css']
|
||||
'all': ['wagtailadmin/css/panels/hallo.css']
|
||||
})
|
||||
|
||||
for plugin in self.plugins:
|
||||
|
Loading…
Reference in New Issue
Block a user