dchun / QuoteManager

Saas App for Managing Quotes and getting paid
https://quotemanager.boopis.com
0 stars 0 forks source link

Incorporate New Form Changes Into Inline JS #43

Closed dchun closed 9 years ago

dchun commented 9 years ago

39 incorporates placeholders, descriptions, and new classes. Please add the class to the main div tag for the field and if placeholders and descriptions exist, add them to the form like we do with required fields.

Currently the form has styles that splits the form into two columns, only add those styles if the user has selected two columns, otherwise do not add those styes.

Please add the css and javascript.

Lastly, add the new header field

phuong3030 commented 9 years ago

https://github.com/boopis/QuoteManager/pull/46