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
01dad5a477c3cd5e411b146872f7fbda364eded8
Authored by
Erwan Nanrocki
2014-11-07 17:53:03 +0100
1 parent
81d59f3d
correction pour les news TEST v2
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
menu.php
Inline
Side-by-side
menu.php
Wrap text
Show/Hide comments
View file @
01dad5a
1
1
<div class="well well-sm" role="complementary">
2
2
<ul class="nav">
3
3
<li>
4
- <a href="#
" onClick="loadNewDoc('news.php');">News</a>
4
+ <a href="#
news
" onClick="loadNewDoc('news.php');">News</a>
5
5
</li>
6
6
<li>
7
7
<a href="#" onClick="loadNewDoc('agenda.php');">Agenda</a>
...
...