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