Sha256: 8b8ee382d22f3dc9c1a321ebf4f670dac39fa1c2133dadbf1d46870c5af11b75

Contents?: true

Size: 562 Bytes

Versions: 10

Compression:

Stored size: 562 Bytes

Contents

<div class="modal fade" id="modal_ok">
  <div class="modal-dialog">
    <div class="modal-content">
      <div class="modal-header">
        <button type="button" class="close" data-dismiss="modal" aria-hidden="true">&times;</button>
        <h4 class="modal-title" id="myModalLabel"><%= wtitle %></h4>
      </div>
      <div class="modal-body">
        <p><%= ok_text %></p>
      </div>
      <div class="modal-footer">
        <button type="button" class="btn btn-default" data-dismiss="modal">Закрыть</button>
      </div>
    </div>
  </div>
</div>

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
c80_order_form-0.1.0.11 app/views/c80_order_form/site/shared/_ok_message.html.erb
c80_order_form-0.1.0.10 app/views/c80_order_form/site/shared/_ok_message.html.erb
c80_order_form-0.1.0.9 app/views/c80_order_form/site/shared/_ok_message.html.erb
c80_order_form-0.1.0.8 app/views/c80_order_form/site/shared/_ok_message.html.erb
c80_order_form-0.1.0.7 app/views/c80_order_form/site/shared/_ok_message.html.erb
c80_order_form-0.1.0.6 app/views/c80_order_form/site/shared/_ok_message.html.erb
c80_order_form-0.1.0.5 app/views/c80_order_form/site/shared/_ok_message.html.erb
c80_order_form-0.1.0.4 app/views/c80_order_form/site/shared/_ok_message.html.erb
c80_order_form-0.1.0.3 app/views/c80_order_form/site/shared/_ok_message.html.erb
c80_order_form-0.1.0.1 app/views/c80_order_form/site/shared/_ok_message.html.erb