Sha256: 14e23c8d3665b7dfac013e1bcf36a720c9743dffd792e9187366ded764a51566

Contents?: true

Size: 394 Bytes

Versions: 33

Compression:

Stored size: 394 Bytes

Contents

<li id='add_comment<%= node.zip %>' style='display:block;' class='btn_add'>
  <%= link_to_function _('btn_add_comment'), "['add_comment#{node.zip}', 'add_comment_form#{node.zip}'].each(Element.toggle); $('comment_text').focus();" %>
</li>
<li id='add_comment_form<%= node.zip %>' style='display:none;' class='inline_form'>
  <%= render :partial=>'comments/form', :locals=>{:node=>node} %>
</li>

Version data entries

33 entries across 33 versions & 1 rubygems

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