Merge branch 'hotfix/v5.76'
This commit is contained in:
@@ -159,7 +159,7 @@
|
|||||||
<div id="thumb-container" class="grid_2 alpha">
|
<div id="thumb-container" class="grid_2 alpha">
|
||||||
<a href="/rowers/graph/{{ graph.id }}/">
|
<a href="/rowers/graph/{{ graph.id }}/">
|
||||||
<img src="/{{ graph.filename }}"
|
<img src="/{{ graph.filename }}"
|
||||||
onerror="this.src='/static/img/ajax_loader_blue_350.gif'"
|
onerror="this.src='/static/img/rowingtimer.gif'"
|
||||||
alt="{{ graph.filename }}" width="120" height="100"></a>
|
alt="{{ graph.filename }}" width="120" height="100"></a>
|
||||||
</div>
|
</div>
|
||||||
{% elif forloop.counter == 3 %}
|
{% elif forloop.counter == 3 %}
|
||||||
|
|||||||
BIN
static/img/rowingtimer.gif
Normal file
BIN
static/img/rowingtimer.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 210 KiB |
Reference in New Issue
Block a user