Sha256: 1b250568fbdde0cbfc401ee97395818fa7196d614b6992ec65f396f8aaab54c7
Contents?: true
Size: 490 Bytes
Versions: 5
Compression:
Stored size: 490 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>Origin</th> <th>ID</th> <th>Error</th> <th>Occurred</th> <th></th> </tr> </thead> <tbody> <%== each_partial( @error_messages, 'errors/error', local: :error_msg ) %> </tbody> </table> </div>
Version data entries
5 entries across 5 versions & 1 rubygems