fix stuff
This commit is contained in:
parent
bce84af7f3
commit
d1debc5b9f
|
@ -703,10 +703,7 @@ class SectionImage(SectionRelativeItem):
|
|||
)
|
||||
|
||||
panels = SectionItem.panels + [
|
||||
MultiFieldPanel([
|
||||
ImageChooserPanel('image'),
|
||||
FieldPanel('image'),
|
||||
], heading=_('Source')),
|
||||
ImageChooserPanel('image'),
|
||||
MultiFieldPanel([
|
||||
FieldPanel('width'),
|
||||
FieldPanel('height'),
|
||||
|
|
Loading…
Reference in New Issue
Block a user