Player-info changed to player-card. This partial will be used to show player information on hover
This commit is contained in:
@@ -1,7 +0,0 @@
|
|||||||
<div class="playerinfo-table" id="playerinfo">
|
|
||||||
<div class="playerinfo-container">
|
|
||||||
{{#each persons}}
|
|
||||||
{{> player-info/playerinfo}}
|
|
||||||
{{/each}}
|
|
||||||
</div>
|
|
||||||
</div>
|
|
||||||
Reference in New Issue
Block a user