Sha256: 49f9bbc420ab4b2a0d9d9765cabfb88718a11cc33dbe8fbd27d97ca6d15eba6c

Contents?: true

Size: 1.1 KB

Versions: 33

Compression:

Stored size: 1.1 KB

Contents

<div class="emulation_mode_button-menu">
  <div class="emulation_mode_button-menu_header">
    <%= I18n.t('pageflow.editor.templates.emulation_mode_button.header') %>
  </div>
  <ul>
    <li class="emulation_mode_button-menu_item emulation_mode_button-desktop">
      <a class="emulation_mode_button-menu_link">
        <%= I18n.t('pageflow.editor.templates.emulation_mode_button.desktop') %>
      </a>
    </li>
    <li class="emulation_mode_button-menu_item emulation_mode_button-phone">
      <a class="emulation_mode_button-menu_link">
        <%= I18n.t('pageflow.editor.templates.emulation_mode_button.phone') %>
        <div class="emulation_mode_button-disabled_hint">
          <%= I18n.t('pageflow.editor.templates.emulation_mode_button.disabled_hint') %>
        </div>
      </a>
    </li>
  </ul>
</div>
<div class="emulation_mode_button-display emulation_mode_button-desktop">
  <%= I18n.t('pageflow.editor.templates.emulation_mode_button.desktop') %>
</div>
<div class="emulation_mode_button-display emulation_mode_button-phone">
  <%= I18n.t('pageflow.editor.templates.emulation_mode_button.phone') %>
</div>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
pageflow-14.5.2 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-15.0.2 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-15.0.1 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-15.0.0 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-14.5.1 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-14.5.0 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-15.0.0.rc2 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-15.0.0.rc1 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-15.0.0.beta4 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-15.0.0.beta3 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-14.4.0 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-15.0.0.beta2 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-15.0.0.beta1 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-14.3.0 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-14.2.1 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-14.2.0 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-14.1.1 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-14.1.0 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-14.0.0 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs
pageflow-14.0.0.rc2 app/assets/javascripts/pageflow/editor/templates/emulation_mode_button.jst.ejs