Private
Public Access
1
0

Merge tag 'v5.76' into develop

unfinished
This commit is contained in:
Sander Roosendaal
2018-02-05 19:38:30 +01:00
2 changed files with 1 additions and 1 deletions

View File

@@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB