0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-17 12:23:21 +00:00

Merge branch 'master' into experimentalTagFiltering-#3164

This commit is contained in:
Víctor Losada Hernández
2024-01-20 14:50:41 +01:00
committed by GitHub
23 changed files with 1099 additions and 798 deletions

View File

@@ -268,6 +268,7 @@ const ListPage = createClass({
render : function(){
return <div className='listPage sitePage'>
{/*<style>@layer V3_5ePHB, bundle;</style>*/}
<link href='/themes/V3/Blank/style.css' rel='stylesheet'/>
<link href='/themes/V3/5ePHB/style.css' rel='stylesheet'/>
{this.props.navItems}
{this.renderSortOptions()}