Sha256: c98daf872e02a9bf393069d5b928150b1dc11ab133ed5ed5b20631414ea1dc96
Contents?: true
Size: 274 Bytes
Versions: 1
Compression:
Stored size: 274 Bytes
Contents
<%= javascript_include_tag "cms" %> <div class="dc-help"> <h1><%= t('drgcms.dc_help.help') %>: <%= dc_form_title %></h1> <div class="help-fields"><%= dc_help_fields if params[:type] == 'form' %></div> <div class="help-body"><%= dc_help_body if @help %></div> </div>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
drg_cms-0.6.1.0 | app/views/dc_common/_help.html.erb |