Commit c56229a2e34168b33bd9e45222f6e154c81722f5

Authored by Erwan Nanrocki
1 parent 2a1e7be9

test pour le logo v2

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
topnavbar.php
... ... @@ -2,7 +2,7 @@
2 2 <div class="container">
3 3 <div class="navbar-header">
4 4  
5   - <a href="#" class="thumbnail">
  5 + <a href="#" class="thumbnail" onClick="document.location.reload();">
6 6 <img data-src="holder.js/100%x180" alt="...">
7 7 </a>
8 8  
... ...