Sha256: 2a88e9557ea601a92f16722a7459155ca1b756cf844b5f3ccc3611fbf8b93673

Contents?: true

Size: 427 Bytes

Versions: 154

Compression:

Stored size: 427 Bytes

Contents

.oat-show.maxwidth

  %h5
    OAT `#{@oat.slug}`
    = link_to '[~]', edit_office_action_template_path(@oat)

  .a
    %label action_exe
    %pre.mono.descr= @oat.action_exe

  .a
    %label Ties (#{@oat.ties.length}):
    = render '/wco/office_action_templates/ties', ties: @oat.ties, oat: @oat


  .a
    %label actions (#{@oat.actions.length}):
    = render '/wco/office_actions/index', oas: @oat.actions


  = @oat.inspect

Version data entries

154 entries across 154 versions & 1 rubygems

Version Path
wco_models-3.1.0.202 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.201 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.199 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.198 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.197 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.196 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.195 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.194 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.193 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.192 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.191 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.190 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.189 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.188 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.187 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.184 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.183 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.182 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.181 app/views/wco/office_action_templates/show.haml
wco_models-3.1.0.180 app/views/wco/office_action_templates/show.haml