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.431 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.430 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.429 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.428 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.427 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.426 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.425 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.424 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.423 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.422 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.421 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.420 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.419 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.418 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.417 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.416 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.415 app/views/ish_manager/office_actions/show.haml
ish_manager-0.1.8.414 app/views/ish_manager/office_actions/show.haml