first commit
This commit is contained in:
1
modules/tabbedview/viewhelper.js
Normal file
1
modules/tabbedview/viewhelper.js
Normal file
@@ -0,0 +1 @@
|
||||
define(["exports"],function(_exports){Object.defineProperty(_exports,"__esModule",{value:!0}),_exports.default=void 0;_exports.default={convertTemplateToHorizontal:function(html){return html=(html=(html=(html=(html=(html=(html=(html=(html=html.replace('data-horizontal="false"','data-horizontal="true"')).replace('data-forcescrollbar="true"','data-forcescrollbar="false"')).replace('data-bindheader="true"','data-bindheader="false"')).replace(" padded-bottom-page","")).replace(" vertical-wrap","")).replace("scrollSlider ","scrollSlider flex flex-direction-column ")).replace("itemsContainer ","itemsContainer flex-grow padded-top-focusscale padded-bottom-focusscale ")).replace('is="emby-itemscontainer"','is="emby-itemscontainer" style="margin-top:4em;"')).replace(' data-virtualscrolllayout="vertical-grid"',' data-virtualscrolllayout="horizontal-grid"')}}});
|
||||
Reference in New Issue
Block a user