Sha256: 39d44617c36bd08d711a02efeccdef20a3ffa80a89b4663f97c1658574ab3bc1

Contents?: true

Size: 488 Bytes

Versions: 33

Compression:

Stored size: 488 Bytes

Contents

<div id='<%= key %>'<%= klass %>>
  <div id='<%= key_on %>' class='slider' onclick="<%= remote_function(:update=>"#{key_off}", :url=>{:controller=>'nodes', :action=>'attribute', :id=>id, :attr=>preview_for}, :complete=>"Effect.BlindDown('#{key_off}'); Element.toggle('#{key_on}');") %>; return false;">
    <%= text %>
  </div>
  <div id='<%= key_off %>' class='slider' style='display:none;' onclick="Effect.BlindUp('<%= key_off %>'); Element.toggle('<%= key_on %>');">&nbsp;</div>
</div>

Version data entries

33 entries across 33 versions & 1 rubygems

Version Path
zena-1.2.8 app/views/nodes/_show_attr.rhtml
zena-1.2.7 app/views/nodes/_show_attr.rhtml
zena-1.2.6 app/views/nodes/_show_attr.rhtml
zena-1.2.5 app/views/nodes/_show_attr.rhtml
zena-1.2.4 app/views/nodes/_show_attr.rhtml
zena-1.2.3 app/views/nodes/_show_attr.rhtml
zena-1.2.2 app/views/nodes/_show_attr.rhtml
zena-1.2.1 app/views/nodes/_show_attr.rhtml
zena-1.2.0 app/views/nodes/_show_attr.rhtml
zena-1.1.3 app/views/nodes/_show_attr.rhtml
zena-1.1.2 app/views/nodes/_show_attr.rhtml
zena-1.1.1 app/views/nodes/_show_attr.rhtml
zena-1.1.0 app/views/nodes/_show_attr.rhtml
zena-1.0.0 app/views/nodes/_show_attr.rhtml
zena-1.0.0.rc3 app/views/nodes/_show_attr.rhtml
zena-1.0.0.rc2 app/views/nodes/_show_attr.rhtml
zena-1.0.0.rc1 app/views/nodes/_show_attr.rhtml
zena-0.16.9 app/views/nodes/_show_attr.rhtml
zena-1.0.0.beta3 app/views/nodes/_show_attr.rhtml
zena-0.16.8 app/views/nodes/_show_attr.rhtml