Sha256: 7c52417a9d868b9de8ffab5f56bb0f60f5782bf8fd29caaa7de42ae3ea8427b1
Contents?: true
Size: 333 Bytes
Versions: 11
Compression:
Stored size: 333 Bytes
Contents
<tr id='add_column' class='btn_add'> <td class='add'><%= link_to_function _('btn_column_add'), "['add_column', 'add_column_form'].each(Element.toggle); $('column_name').focus();" %></td> <td class='add_column' colspan='3'></td> </tr> <tr id='add_column_form' style='display:none;'> <%= render :partial=>'columns/form' %> </tr>
Version data entries
11 entries across 11 versions & 1 rubygems