class parameter must go in the panel xml itself

This commit is contained in:
Lirusaito
2019-03-04 14:58:58 -05:00
parent a2c055c379
commit ee3f48bcae
2 changed files with 1 additions and 1 deletions

View File

@@ -67,7 +67,6 @@
<panel
name="panel_marketplace_listing"
filename="panel_marketplace_listings.xml"
class="llpanelmarketplacelistings"
bottom="-440"
follows="all"/>
</panel>

View File

@@ -5,6 +5,7 @@
follows="all"
layout="topleft"
width="308"
class="llpanelmarketplacelistings"
height="440">
<panel
name="tool_panel"