Sha256: c48e60843db1b7867d476288aebfdf20a01b1bd75725d41c0c0da10e0242fc6f
Contents?: true
Size: 342 Bytes
Versions: 3
Compression:
Stored size: 342 Bytes
Contents
<% @title = 'Status' %> <div id="left"> <fieldset> <legend>Tuesday, January 1 2010 10:00 MST</legend> Everything has gone to hell! Run for the hills! </fieldset> </div> <div id="right"> <fieldset> <legend>System Checks</legend> <%= render :partial => 'diagnostics/check', :collection => @checks %> </fieldset> </div>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
diagnostics-0.0.4 | app/views/statuses/show.html.erb |
diagnostics-0.0.3 | app/views/statuses/show.html.erb |
diagnostics-0.0.2 | app/views/statuses/show.html.erb |