Feature: #18586 - Configurable width & height for editpanel in feedit
See forge#18586
Description
It is possible to change the popup's width and height which is used in the edit panel of EXT:feedit by using User TsConfig:
options.feedit.popupHeight = 700
options.feedit.popupWidth = 900
Copied!