We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da3ebbd commit b51633eCopy full SHA for b51633e
1 file changed
app/views/admin/communication/blocks/templates/features/_edit.html.erb
@@ -45,7 +45,7 @@
45
46
<%= osuny_separator %>
47
48
-<%#= osuny_small_panel t('admin.communication.blocks.components.layouts.label') do %>
+<%= osuny_small_panel t('admin.communication.blocks.components.layouts.label') do %>
49
<%#= block_component_edit block, :layout %>
50
- <%#= block_component_edit block, :option_icons %>
51
-<%# end %>
+ <%= block_component_edit block, :option_icons %>
+<% end %>
0 commit comments