Merge pull request #25 from LucasPatenaude/player-hover
Player hover branch added to main
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<button type="button" class="btn btn-secondary" data-toggle="tooltip" data-placement="top" title="player-card tooltip">
|
||||
Contract Start: {{contractStart}}
|
||||
Contract End: {{contractEnd}}
|
||||
{{/each}}
|
||||
</button>
|
||||
@@ -19,5 +19,6 @@
|
||||
|
||||
<!-- Club Pages Scripts -->
|
||||
<script src="/js/club-page/favorite-button.js"></script>
|
||||
<script src="/js/club-page/player-card-hover.js"></script>
|
||||
|
||||
</footer>
|
||||
Reference in New Issue
Block a user