GITLAB
LeClubInfo
/
crep
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
c56229a2e34168b33bd9e45222f6e154c81722f5
Authored by
Erwan Nanrocki
2014-11-07 17:01:37 +0100
1 parent
2a1e7be9
test pour le logo v2
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
topnavbar.php
Inline
Side-by-side
topnavbar.php
Wrap text
Show/Hide comments
View file @
c56229a
...
...
@@ -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
...
...