Sha256: 435a8add2e9126ce31b32888b7af016b6a749f06a942bbce25ecf6aac2e31137

Contents?: true

Size: 406 Bytes

Versions: 7

Compression:

Stored size: 406 Bytes

Contents

<table cellspacing="0" id='versions'>
  <% if @node.versions.count == 1 && @node.version.status == Zena::Status[:rem] && !@node.can_destroy_version? %><tr><td class='warn' colspan='8'><%= _('This node contains sub-nodes: it cannot be destroyed.') %></td></tr><% end -%>
  <%= render :partial=>'versions/tr', :collection => @node.versions %>
</table>
<div class='hidden' id='node_zip'><%= @node.zip %></div>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
zena-0.16.3 app/views/versions/_list.rhtml
zena-0.16.2 app/views/versions/_list.rhtml
zena-0.16.1 app/views/versions/_list.rhtml
zena-0.16.0 app/views/versions/_list.rhtml
zena-0.15.2 app/views/versions/_list.rhtml
zena-0.15.1 app/views/versions/_list.rhtml
zena-0.15.0 app/views/versions/_list.rhtml