diff --git a/js/app.js b/js/app.js index ea3bcf2..b452478 100644 --- a/js/app.js +++ b/js/app.js @@ -1171,7 +1171,7 @@ TR.initThemeRoller = function() { //initialize templates for adding swatches later TR.panelTemplate = $( "#tab2" ).html(); - TR.swatchTemplate = "
Home

A

Navigation

Sample text and links.

  • List Header
  • Read Only List Item
  • "; + TR.swatchTemplate = "
    Home

    A

    Navigation

    Sample text and links.

  • List Header
  • Read-only List Item
  • "; TR.panelTemplate = $( "#tab2" ).html(); //call initialization methods