Sha256: 41d045422ba307a36d7fd49c122d5951634b41a2df4145fa0342d6d5e070e297

Contents?: true

Size: 595 Bytes

Versions: 5

Compression:

Stored size: 595 Bytes

Contents

<!--
hobo_jquery
-->


<%#  This tag must be placed at the bottom of the page.   This is
  typically done for you by the theme.
%>
<def tag="page-scripts">
  <do param="default">
 <% attributes.reverse_merge!(:data_rapid_page_data => {
                               'form_auth_token' => { 'name' => request_forgery_protection_token, 'value' => form_authenticity_token},
                               'hobo_parts' => part_contexts_storage_uncoded}.to_json,
                              :style => "display: none;") %>
    <%= tag("span", deunderscore_attributes(attributes)) %>
  </do>
</def>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hobo_jquery-1.4.0.pre6 taglibs/hobo_jquery.dryml
hobo_jquery-1.4.0.pre5 taglibs/hobo_jquery.dryml
hobo_jquery-1.4.0.pre4 taglibs/hobo_jquery.dryml
hobo_jquery-1.4.0.pre3 taglibs/hobo_jquery.dryml
hobo_jquery-1.4.0.pre2 taglibs/hobo_jquery.dryml