Sha256: 7b1b9b60e6134d289ef235cc79cefdb97e47402330cc166f21c409b6519cbb51

Contents?: true

Size: 545 Bytes

Versions: 21

Compression:

Stored size: 545 Bytes

Contents

<% form_tag({ :action => "set_mime" }, :id => id, :enctype => "multipart/form-data") do %>
<div class="form">
  <label for="resource_mime_<%= id %>"><%=_("Content Type")%>:</label><br/>
  <input name="resource[mime]" size="22" id="resource_mime_<%= id %>" type="text" value="<%=h mime %>" /><br />
  <input name="resource[id]" type="hidden" value="<%= id %>" />
<%= save(_("Save")) %> <%= _("or") %> <a href="#" onclick="new Effect.BlindUp('edit-resource-mime-<%= id %>', {duration: 0.4}); return false;" ><%= _("Cancel")%></a>
</div>
<% end %>

Version data entries

21 entries across 21 versions & 1 rubygems

Version Path
typo-5.5 app/views/admin/resources/_mime_edit.html.erb
typo-5.4.4 app/views/admin/resources/_mime_edit.html.erb
typo-5.4.3 app/views/admin/resources/_mime_edit.html.erb
typo-5.4.2 app/views/admin/resources/_mime_edit.html.erb
typo-5.4.1 app/views/admin/resources/_mime_edit.html.erb
typo-5.4 app/views/admin/resources/_mime_edit.html.erb
typo-4.1.1 app/views/admin/resources/_mime_edit.rhtml
typo-5.0.1 app/views/admin/resources/_mime_edit.html.erb
typo-5.0.2 app/views/admin/resources/_mime_edit.html.erb
typo-4.1 app/views/admin/resources/_mime_edit.rhtml
typo-5.0.3.98.1 app/views/admin/resources/_mime_edit.html.erb
typo-5.0.3.98 app/views/admin/resources/_mime_edit.html.erb
typo-5.0 app/views/admin/resources/_mime_edit.html.erb
typo-5.1.2 app/views/admin/resources/_mime_edit.html.erb
typo-5.1.1 app/views/admin/resources/_mime_edit.html.erb
typo-5.1.3 app/views/admin/resources/_mime_edit.html.erb
typo-5.1.98 app/views/admin/resources/_mime_edit.html.erb
typo-5.1 app/views/admin/resources/_mime_edit.html.erb
typo-5.2.98 app/views/admin/resources/_mime_edit.html.erb
typo-5.2 app/views/admin/resources/_mime_edit.html.erb