Sha256: 882d11e10bc93d4615fd5455ff001800ee7d736e8d248eba47bdb2a1a505fb57
Contents?: true
Size: 501 Bytes
Versions: 5
Compression:
Stored size: 501 Bytes
Contents
<div class="table-responsive"> <table class="processes bg-white table table-hover table-bordered table-striped mb-0 align-middle"> <thead> <tr class="align-middle"> <th>Type</th> <th>Name</th> <th>ID</th> <th>Dispatched</th> <th></th> </tr> </thead> <tbody> <%== each_partial( @command_messages, 'commands/command', local: :command_message ) %> </tbody> </table> </div>
Version data entries
5 entries across 5 versions & 1 rubygems