File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 6969< div class ="holder padding-zero hasBackground fullHeight " id ="mainContainer ">
7070 < div class ="folder-plugin list-layout fullHeight ">
7171 < div ng-class ="{ 'hidden': data.content.carouselImages.length == 0 } " class ="plugin-banner clearfix " ng-hide ="data.design.selectedLayout == 12 ">
72- < div id ="carousel " class ="plugin-slider text-center "> </ div >
72+ < div id ="carousel " class ="plugin-slider text-center " ng-style =" data.content.carouselImages.length > 0 ? {'min-height': (9 * deviceWidth / 16) + 'px' } : {} " > </ div >
7373 </ div >
7474 < div class ="text-left padded padding-bottom-zero clearfix folder-plugin-text hide-empty " ng-bind-html ="data.content.text " ng-hide ="data.design.selectedLayout == 12 "> </ div >
7575 < div ng-if ="data.design.selectedLayout && data.plugins.length > 0 " ng-class ="{'fullHeight': data.design.selectedLayout == 12} " infinite-scroll ="paging() "
You can’t perform that action at this time.
0 commit comments