Sha256: f469d80b187a717761ad5ffda61e099797f1e7da45e8623913fb3ff4f1b9859a

Contents?: true

Size: 320 Bytes

Versions: 9

Compression:

Stored size: 320 Bytes

Contents

<%= start_form_tag :action=>"new" %>

<p>
  <label for="category_name">Title:</label><br/>
  <%= text_field 'category', 'name'  %>  
</p>

<div id="operations">
  <%= save("Add category") %> or <a href="#" onclick="new Effect.BlindUp('quick-post', {duration: 0.4}); return false;" >Cancel</a>
</div>
<%= end_form_tag %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
typo-3.99.0 app/views/admin/categories/_quick_post.rhtml
typo-3.99.1 app/views/admin/categories/_quick_post.rhtml
typo-3.99.2 app/views/admin/categories/_quick_post.rhtml
typo-3.99.3 app/views/admin/categories/_quick_post.rhtml
typo-4.0.0 app/views/admin/categories/_quick_post.rhtml
typo-4.0.2 app/views/admin/categories/_quick_post.rhtml
typo-4.0.1 app/views/admin/categories/_quick_post.rhtml
typo-3.99.4 app/views/admin/categories/_quick_post.rhtml
typo-4.0.3 app/views/admin/categories/_quick_post.rhtml