Commit 2d8bcefcbb890ec232a1ff39dc7e59ec1ab35ee4

Authored by Erwan Nanrocki
1 parent 28dc204f

test pour le logo abandont

Showing 1 changed file with 4 additions and 4 deletions   Show diff stats
topnavbar.php
... ... @@ -2,11 +2,11 @@
2 2 <div class="container">
3 3 <div class="navbar-header">
4 4  
5   - <a class="thumbnail" onClick="document.location.reload();" href="#">
6   - <img src="logo-895x1030.js/895x1030" alt="...">
7   - </a>
  5 + <!-- <a class="thumbnail" onClick="document.location.reload();" href="#">
  6 + <img data-src="logo-895x1030.jpg/895x1030" alt="...">
  7 + </a> -->
8 8  
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> -->
  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>
10 10 </div>
11 11 <div class="collapse navbar-collapse">
12 12 <?php
... ...