0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-31 10:52:42 +00:00

Remove last bits of @Layers. Sigh...

This commit is contained in:
Trevor Buckner
2023-03-01 07:42:06 -05:00
parent 240d283536
commit ba11aef038
2 changed files with 385 additions and 387 deletions

View File

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