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