Commit 28dc204f33b5bdf4ca2a152c06a1c58fa372a02f
1 parent
475c2deb
test pour le logo v10
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
topnavbar.php
... | ... | @@ -3,7 +3,7 @@ |
3 | 3 | <div class="navbar-header"> |
4 | 4 | |
5 | 5 | <a class="thumbnail" onClick="document.location.reload();" href="#"> |
6 | - <img data-src="logo-895x1030.js/895x1030" alt="..."> | |
6 | + <img src="logo-895x1030.js/895x1030" alt="..."> | |
7 | 7 | </a> |
8 | 8 | |
9 | 9 | <!-- <a class="navbar-brand" onClick="document.location.reload();" data-toggle="tooltip" data-placement="bottom" title="Afficher la page d'accueil" href="#">Coupe de Robotique des Ecoles Primaires</a> --> |
... | ... |