Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-14723

JQM Palette: New Collapsible Set wizard creates unnecessary </div>

XMLWordPrintable

      The HTML code generated by this wizard has an extra </div>:

      <div data-role="collapsible-set" id="collapsible-set-1">
        <div data-role="collapsible">
          <h4>A</h4>
          <p>Collapsible content.</p>
        </div>
        <div data-role="collapsible">
          <h4>B</h4>
          <p>Collapsible content.</p>
        </div>
        <div data-role="collapsible">
          <h4>C</h4>
          <p>Collapsible content.</p>
        </div>
      </div>
      
      	
      </div>
      

            scabanovich Viacheslav Kabanovich (Inactive)
            alexeykazakov Alexey Kazakov
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: