Sha256: 382c768e256644fee601f68367bf526e0d40ce260e1a9322169b85bd473c36ab

Contents?: true

Size: 713 Bytes

Versions: 18

Compression:

Stored size: 713 Bytes

Contents

#page-title.bottom-margin-1
  .row
    .col-xs-8
      %h1
        = t('.title', inflections)
    .col-xs-4
      #page-actions.btn-container-right
        .btn-group
          - if !features?(:pundit) || policy(service_class).invoke?
            = link_to invoke_service_path, id: "link-to-#{controller.class.name.underscore.gsub('_controller', '').gsub(/[\/_]/, '-')}-new", class: 'btn btn-success btn-responsive' do
              %span.glyphicon.glyphicon-play-circle
              %span.btn-text= t('.invoke', inflections)

.well.well-sm
  .btn-container-right
    = link_to root_path, class: 'btn btn-default btn-responsive' do
      %span.glyphicon.glyphicon-arrow-left
      %span.btn-text= t('.back')     

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
itsf_backend-4.2.3 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-4.2.2 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-4.2.1 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-4.2.0 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-4.0.1 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-4.0.0 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-3.1.1 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-3.1.0 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-3.0.7 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-3.0.6 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-3.0.5 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-3.0.4 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-3.0.3 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-3.0.2 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-3.0.1 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-3.0.0 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-2.2.1 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-2.2.0 app/views/itsf/backend/service/base/index.html.haml