Skip to content

Commit

Permalink
BAP-19587: Demo applications unified installation approach
Browse files Browse the repository at this point in the history
- restore '30 minutes' unescaped phrase output on view switcher
  • Loading branch information
smiasnoi authored and anyt committed Jan 29, 2022
1 parent a6fa4df commit 04a79b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<div class="help-slide">
<div class="help-slide__block"><img src="/bundles/oroviewswitcher/img/30-min-reset.svg" class="help-slide__image" alt="<%- _.__('oro_viewswitcher.help_slide.about_30_min_reset.image_alt') %>" /></div>
<div class="help-slide__block"><%- _.__('oro_viewswitcher.help_slide.about_30_min_reset.block_text') %></div>
<div class="help-slide__block"><%= _.__('oro_viewswitcher.help_slide.about_30_min_reset.block_text') %></div>
</div>

0 comments on commit 04a79b2

Please sign in to comment.