Sha256: 5df8f8857f2cb4b8a1e69112bffd1c9a2778594b34865db04d822a1b9643ce0b
Contents?: true
Size: 427 Bytes
Versions: 22
Compression:
Stored size: 427 Bytes
Contents
<%= view :runner_tab, :tag => :iframe, :visible => false, :view => 'Docs.DocFrameView', :bind => { :doc => 'Docs.docsController.selectedDoc' } %> <% view :rebuilding_tab, :visible => false do %> <div class="dialog"> <h1> <img src="<%= static_url('indicator') %>" /> Rebuilding Reference Documentation...<br />(This may take awhile) </h1> </div> <% end %> <% view :empty_tab do %> <% end %>
Version data entries
22 entries across 22 versions & 1 rubygems