Sha256: 9f2bb6fb11d90a3145c079eec0023fdaebce23c1ece278b2837e4d3c3af434e3
Contents?: true
Size: 728 Bytes
Versions: 9
Compression:
Stored size: 728 Bytes
Contents
ol.breadcrumb.alert-warning li.active Operations .row .col-sm-12 .panel .panel-heading h1.panel-title Operations .panel-body table.table.table-striped.table-hover thead tr th Title th Status th Assignment th Created At tbody - @operations.each do |operation| tr td = link_to operation.title, process_operation_path(operation.process, operation) td span.label<> class=(operation.status[:class]) = operation.status[:text] td = operation.assigned_to td = operation.created_at
Version data entries
9 entries across 9 versions & 1 rubygems