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