Sha256: e1357d62146c00e36b416ab980e944c2ab98cf4e94b3c38a7781a50782fc92af

Contents?: true

Size: 251 Bytes

Versions: 15

Compression:

Stored size: 251 Bytes

Contents

<% if show_html_view_dropdown? %>
  <div class="version__selector">
    <label for="diff-html">
      <%= t("versions.dropdown.choose_diff_view_html") %>
    </label>
    <%= select_tag "diff-html", html_options, id: "diff-html" %>
  </div>
<% end %>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
decidim-core-0.29.2 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.28.5 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.29.1 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.28.4 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.29.0 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.28.3 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.29.0.rc4 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.29.0.rc3 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.29.0.rc2 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.29.0.rc1 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.28.2 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.28.1 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.28.0 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.28.0.rc5 app/cells/decidim/diff/diff_mode_html.erb
decidim-core-0.28.0.rc4 app/cells/decidim/diff/diff_mode_html.erb