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