diff options
author | emkael <emkael@tlen.pl> | 2017-06-09 14:54:13 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-06-09 14:54:13 +0200 |
commit | 26a156cf284806bcd3fb377e33967410aaa18e55 (patch) | |
tree | e58667752a746055075502928c16f5b5b9bb6f70 /templates/ranking.html | |
parent | 3a893a75390288ed0bc55dd1413d973f0b611ac4 (diff) |
Bugfixes in both dataset and template
Diffstat (limited to 'templates/ranking.html')
-rw-r--r-- | templates/ranking.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/ranking.html b/templates/ranking.html index d612256..f6f4696 100644 --- a/templates/ranking.html +++ b/templates/ranking.html @@ -141,7 +141,7 @@ <th class="pid" colspan="2">PID</th> <th> Zawodnik - <span class="glyphicons glyphicons-question-sign auto-tooltip" + <span class="glyphicon glyphicon-question-sign auto-tooltip" title="Kliknięcie w wiersz wyświetla historię zawodnika"></span> </th> <th class="club">Klub</th> |