Sha256: 060a61bcacaa352bbf278714d2e95f5aa81d1b358463e801467245d64c1d7e7a

Contents?: true

Size: 1.44 KB

Versions: 57

Compression:

Stored size: 1.44 KB

Contents

<div class="row">
      
  <div class="col-md-12">
    
    <ul class="nav nav-tabs">
    </ul>
    <div class="tab-content">
      <div class="tab-pane active">

        <div id="div_registration_action_buttons">
          <div class="row">
            <div class="col-md-6">
              
              <%= theme_button('Refresh', 'refresh', registrations_path(), classes: "pull-left", btn_type: "white") %>

              <!-- Single button -->
              <div class="ml-10 btn-group hidden">
                <button type="button" class="btn btn-white dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                  More Actions <span class="caret"></span>
                </button>
                <ul class="dropdown-menu">
                  <li><a href="#">Import Users</a></li>
                  <li><a href="#">Import History</a></li>
                  <li registration="separator" class="divider"></li>
                  <li><a href="#">Export Users</a></li>
                </ul>
              </div>

            </div>
            <div class="col-md-6">
              <%= search_form_kuppayam(Registration, registrations_path, text: @filters[:query]) %>
            </div>
          </div>
        </div>
        <%= clear_tag(10) %>

        <div id="div_registration_index">
          <%= render :partial=>"usman/registrations/index" %>
        </div>
        <%= clear_tag(10) %>

      </div>
    </div>

  </div>

</div>

Version data entries

57 entries across 57 versions & 1 rubygems

Version Path
usman-0.4.10.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.4.9.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.4.8.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.4.7.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.4.6.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.4.5.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.4.4.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.4.3.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.4.2.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.4.1.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.4.0.pre.materialize app/views/usman/registrations/index.html.erb
usman-0.3.38 app/views/usman/registrations/index.html.erb
usman-0.3.37 app/views/usman/registrations/index.html.erb
usman-0.3.36 app/views/usman/registrations/index.html.erb
usman-0.3.35 app/views/usman/registrations/index.html.erb
usman-0.3.34 app/views/usman/registrations/index.html.erb
usman-0.3.33 app/views/usman/registrations/index.html.erb
usman-0.3.32 app/views/usman/registrations/index.html.erb
usman-0.3.31 app/views/usman/registrations/index.html.erb
usman-0.3.30 app/views/usman/registrations/index.html.erb