ExactTarget / fuelux-mctheme

Marketing Cloud Theme: Use Fuel UX 3 and Bootstrap 3 to create a user interface with the look & feel of existing Salesforce Marketing Cloud applications. View the latest at
http://fuelux-mctheme.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
19 stars 21 forks source link

incorporates new Fuel UX Handlebars templates and utilizes them for Scheduler example #447

Closed cmcculloh-kr closed 8 years ago

cmcculloh-kr commented 8 years ago

…cheduler example

There's an issue with the mc-theme that was found while developing the fuelux-site using the new Handlebars templates. When compared against the mc-theme example pages the two looked different, which led me to determine that the markup was incorrect (on the fuel ux mc theme example pages). So, I implemented the new Handlebars templates to correct the incorrect HTML.

I confirmed that the markup output by the Handlebars template was identical to the markup in the markup folder in the Fuel UX project.

This blocks #446