Bugs: Browse | Submit New | Admin
The fields for creating and editing a campaign are not identical between screen s (e.g. one will be marked as mandatory in one screen but not in the other). Refactor the code to use partials so that the form is defined in one place only. Also, remove all <label>s and replace with the rails label form helper.
Add A Comment:
Date: 2009-04-21 17:40 Sender: Leif Baradoy Great stuff. This works well.
Date: 2009-04-21 17:12 Sender: Steven Hines Fixed in revision 3057 and ready for testing on slice2. Note that when I updated the codebase on slice2 I also got a whole slew of bus_admin UI changes that Joe has been working on. Also the FCKEditor for the Description field is now not working. I'm not sure whether this is a result of Joe's changes or not so please test this bug with that in mind. If when Joe has checked in all his changes the FCKEditor is working in all other screens except the campaign new / edit screen then please assign this bug back to me.