convert collapsibles

This commit is contained in:
Luke Pulverenti 2016-07-15 15:54:22 -04:00
parent 963dbfa5b0
commit 8725cad45e
5 changed files with 26 additions and 41 deletions

View file

@ -64,7 +64,7 @@
if (positive && positive.length > 0) {
html += '<div data-role="collapsible" data-collapsed="true" style="margin-top: 2em;" >';
html += '<div style="margin-top: 2em;" >';
html += '<h3>' + Globalize.translate('HeaderLatestReviews') + '</h3>';
html += "<div><br/>";