player hover club page changes
This commit is contained in:
@@ -107,9 +107,8 @@
|
|||||||
|
|
||||||
<tr>
|
<tr>
|
||||||
<td>
|
<td>
|
||||||
<button type="button" class="btn btn-secondary" data-toggle="tooltip" data-placement="top" title={{name}}>
|
<button type="button" class="btn btn-secondary" data-toggle="tooltip" data-placement="top" title="Contract Start: {{contractStart}}, Contract End: {{contractEnd}}">
|
||||||
Contract Start: {{contractStart}}
|
{{name}}
|
||||||
Contract End: {{contractEnd}}
|
|
||||||
</button>
|
</button>
|
||||||
</td>
|
</td>
|
||||||
<td>{{position}}</td>
|
<td>{{position}}</td>
|
||||||
|
|||||||
Reference in New Issue
Block a user