This project is archived and is in readonly mode.

#1760 ✓resolved
charliepark

in scaffold templates, change paragraph tags to fieldset tags

Reported by charliepark | January 14th, 2009 @ 02:12 PM | in 3.0.2

The current scaffold generator templates include paragraph tags <p> in the forms. A better HTML tag would be the <fieldset> tag.

This patch changes the <p> tags in the New and Edit templates to <fieldset> tags. It also changes the scaffold.css file so that it renders the default template exactly like the current template.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »

<h2 style="font-size: 14px">Tickets have moved to Github</h2>

The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>

Attachments

Referenced by

Pages