Sha256: 0b00bad9d1888c7edd17059f8560df9f5d785c8d6c40044e45f84eee21299e3d
Contents?: true
Size: 485 Bytes
Versions: 2
Compression:
Stored size: 485 Bytes
Contents
<% view :warning_panel, :panel => true, :width => 400 do %> <h1>Client Name Required</h1> <p style="font-size: 15px;">To test a client, add the client name at the end of the URL preceded by a hash (#). For example, to run unit tests for the "contacts" client enter:</p> <p style="font-size: 15px; text-align: center;"><%= label_view :outlet => true, :tag => 'span', :bind => { :content => 'TestRunner.runnerController.windowLocation' } %><b>#contacts</b></p> </div> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sproutcore-0.9.1 | clients/sc_test_runner/english.lproj/warning.rhtml |
sproutcore-0.9.0 | clients/sc_test_runner/english.lproj/warning.rhtml |