Skip to content

Commit

Permalink
IBX-8955: [Page builder] 500 occurs after adding certain blocks (#1352)
Browse files Browse the repository at this point in the history
  • Loading branch information
GrabowskiM authored Sep 25, 2024
1 parent 549c9ef commit 0a7b7a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -517,6 +517,7 @@
{%- set title -%}
{{ 'distraction_free_mode.disable_hint'|trans({ '%icon%': title_icon|raw })|desc('To exit distraction free mode, click the %icon% or press Esc.')|raw }}
{%- endset -%}
{% set fieldtype_is_not_translatable = fieldtype_is_not_translatable|default(false) %}

<div class="ibexa-field-edit__distraction-free-mode">
<div class="ibexa-field-edit__distraction-free-mode-notice-container">
Expand Down

0 comments on commit 0a7b7a0

Please sign in to comment.