Private
Public Access
1
0

initial replacement of gif

This commit is contained in:
Sander Roosendaal
2018-02-05 19:32:05 +01:00
parent c704bf1988
commit ad07cdbe7e
2 changed files with 1 additions and 1 deletions

View File

@@ -159,7 +159,7 @@
<div id="thumb-container" class="grid_2 alpha">
<a href="/rowers/graph/{{ graph.id }}/">
<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>
</div>
{% elif forloop.counter == 3 %}

BIN
static/img/rowingtimer.gif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 210 KiB