Sha256: b898559263111684cb9cce132e8bac28cc57b6e0175691adeb957154415333b3
Contents?: true
Size: 383 Bytes
Versions: 3
Compression:
Stored size: 383 Bytes
Contents
<tr id='column<%= li[:id] %>'> <td class="adm_icon"><%= (li.new_record? || !li.errors.empty?) ? _('column_error_img') : link_to_remote(_("img_#{li.ptype}"), :update =>"column#{li[:id]}", :url => edit_column_path(li), :method => :get) %></td> <td class='name'> <%= li.name %> </td> <td class='index'> <%= li.index_name %> </td> </tr>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
zena-1.1.1 | app/views/columns/_li.html.erb |
zena-1.1.0 | app/views/columns/_li.html.erb |
zena-1.0.0 | app/views/columns/_li.html.erb |