@if (!isReadonly()) { } @if (config && config.useScroll) { } @if (config && !config.useScroll) { } @if (widget && config) { }
@if (animationStateShowContent) { @if (!config || !config.automap_id) {
{{ t('No element selected') }}
} @if (config && config.automap_id && result) { } }
@if (animationStateShowConfig) { @if (widget && config) {
{{ t('This option has only an effect if "Use pagination" is enabled.') }}
} }