Sha256: 46b3eed42a2d10f90aa312f816a5cc56768b118a58c8488ebdc9cc0c4201da5e
Contents?: true
Size: 524 Bytes
Versions: 12
Compression:
Stored size: 524 Bytes
Contents
<div class="section_title"> <div style="float:right; padding-top:0px;"> <% if mode == :view %> <%=link_to_function(image_tag("tr8n/table_edit.png"), "switchSectionMode('#{section}', 'edit')") %> <% else %> <%=link_to_function(image_tag("tr8n/disk.png"), "submitSection('#{section}')")%> <%=link_to_function(image_tag("tr8n/cancel.png"), "switchSectionMode('#{section}', 'view')")%> <% end %> </div> <%=tr8n_toggler_tag("#{section}_content")%> <%=trl(label, description) %> </div>
Version data entries
12 entries across 12 versions & 1 rubygems