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

Version Path
tr8n-3.2.3 app/views/tr8n/language/_header.html.erb
tr8n-3.2.2 app/views/tr8n/language/_header.html.erb
tr8n-3.2.1 app/views/tr8n/language/_header.html.erb
tr8n-3.2.0 app/views/tr8n/language/_header.html.erb
tr8n-3.1.8 app/views/tr8n/language/_header.html.erb
tr8n-3.1.7 app/views/tr8n/language/_header.html.erb
tr8n-3.1.6 app/views/tr8n/language/_header.html.erb
tr8n-3.1.5 app/views/tr8n/language/_header.html.erb
tr8n-3.1.4 app/views/tr8n/language/_header.html.erb
tr8n-3.1.3 app/views/tr8n/language/_header.html.erb
tr8n-3.1.2 app/views/tr8n/language/_header.html.erb
tr8n-3.1.1 app/views/tr8n/language/_header.html.erb