Sha256: 4d210e7c67fdb9f1fed60e5d0609ab75f9de0211a500b50d9313f7a0231eb6f9

Contents?: true

Size: 727 Bytes

Versions: 27

Compression:

Stored size: 727 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 !Itsf::Backend.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

27 entries across 27 versions & 1 rubygems

Version Path
itsf_backend-2.1.0 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-2.0.2 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-2.0.1 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.2.8 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.2.7 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.2.6 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.2.5 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.2.4 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.2.1 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.2.0 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.1.15 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.1.14 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.1.13 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.1.12 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.1.11 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.1.10 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.1.9 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.1.8 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.1.7 app/views/itsf/backend/service/base/index.html.haml
itsf_backend-1.1.6 app/views/itsf/backend/service/base/index.html.haml