Sha256: 886f49ca9cc4a909ea56c1008303c0270501235434ac6edd31b26b6ab92b76f2

Contents?: true

Size: 358 Bytes

Versions: 98

Compression:

Stored size: 358 Bytes

Contents

.office-actions-show.max-width
  .header
    .title Office Action #{@act.id}

  %ul
    - @act.ties.map do |next_a|
      %li
        .a <b>Next act:</b> #{"(same)" if next_a.next_office_action.slug == @act.slug} #{next_a.next_office_action.slug}
        .a <b>Next at exe:</b> #{next_a.next_at_exe}
        .a <b>Eval'ed:</b> #{eval( next_a.next_at_exe )}

Version data entries

98 entries across 98 versions & 1 rubygems

Version Path
ish_manager-0.1.8.513 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.512 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.511 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.510 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.509 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.508 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.507 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.506 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.505 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.504 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.503 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.500 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.499 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.498 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.497 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.496 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.495 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.494 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.493 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.492 app/views/ish_manager/office_actions/show.haml