major fixes for inventory
This commit is contained in:
parent
00ef1d1f4b
commit
4d19e29847
10 changed files with 969 additions and 203 deletions
|
|
@ -88,6 +88,13 @@
|
|||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Player Dashboard link -->
|
||||
<div class="player-dashboard-link">
|
||||
<a href="#" id="playerDashboardBtn" onclick="openPlayerDashboard()">
|
||||
👥 Player Dashboard
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<!-- Container for sort and filter controls -->
|
||||
<div id="sortButtons" class="sort-buttons"></div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue