class parameter must go in the panel xml itself
This commit is contained in:
@@ -67,7 +67,6 @@
|
||||
<panel
|
||||
name="panel_marketplace_listing"
|
||||
filename="panel_marketplace_listings.xml"
|
||||
class="llpanelmarketplacelistings"
|
||||
bottom="-440"
|
||||
follows="all"/>
|
||||
</panel>
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
follows="all"
|
||||
layout="topleft"
|
||||
width="308"
|
||||
class="llpanelmarketplacelistings"
|
||||
height="440">
|
||||
<panel
|
||||
name="tool_panel"
|
||||
|
||||
Reference in New Issue
Block a user