Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Arthur BOSSHARDT
Projet_Tutore_ANNEE_2
Commits
d706b8c1
Commit
d706b8c1
authored
Feb 26, 2018
by
Clement GAUDUCHEAU
Browse files
modification de la vue
parent
b312dd0f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Vue/Vue.php
View file @
d706b8c1
...
...
@@ -86,24 +86,27 @@
<div
id=
"nuage"
>
<h2
class=
"titre"
>
recherches fréquentes
</h2>
<table>
<tr>
<td><a
href=
"#"
>
auteur1
</a></td>
<td><a
href=
"#"
>
auteur2
</a></td>
<td><a
href=
"#"
>
auteur3
</a></td>
<td><a
href=
"#"
>
auteur4
</a></td>
<?php
$i
=
1
;
foreach
(
$auteursFrequents
as
$auteur
){
if
(
$i
==
5
){
?>
</tr>
<tr>
<td><a
href=
"#"
>
auteur5
</a></td>
<td><a
href=
"#"
>
auteur6
</a></td>
<td><a
href=
"#"
>
auteur7
</a></td>
<td><a
href=
"#"
>
auteur8
</a></td>
</tr>
<?php
}
?>
<td><a
href=
''
class=
'auteursFrequents'
>
<?php
echo
$auteur
[
"nom_auteur"
];
?>
</a></td>
<?php
$i
++
;
}
?>
</table>
</div>
</div>
</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br>
<footer>
<p>
Posted by: Medjo Johann, Dormeval Charles,
Clément
Gauducheau and Bosshardt Arthur
</p></br>
<p>
Posted by: Medjo Johann, Dormeval Charles, Gauducheau
Clément
and Bosshardt Arthur
</p></br>
<p>
Contact information:
<a
href=
"mailto:arthur.bosshardt@gmail.com"
>
arthur.bosshardt@gmail.com
</a>
.
</p>
</footer>
...
...
@@ -175,7 +178,7 @@
</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br>
</body>
<footer>
<p>
Posted by: Medjo Johann, Dormeval Charles,
Clément
Gauducheau and Bosshardt Arthur
</p></br>
<p>
Posted by: Medjo Johann, Dormeval Charles, Gauducheau
Clément
and Bosshardt Arthur
</p></br>
<p>
Contact information:
<a
href=
"mailto:arthur.bosshardt@gmail.com"
>
arthur.bosshardt@gmail.com
</a>
.
</p>
</footer>
...
...
@@ -244,7 +247,7 @@
</br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br></br>
</body>
<footer>
<p>
Posted by: Medjo Johann, Dormeval Charles,
Clément
Gauducheau and Bosshardt Arthur
</p></br>
<p>
Posted by: Medjo Johann, Dormeval Charles, Gauducheau
Clément
and Bosshardt Arthur
</p></br>
<p>
Contact information:
<a
href=
"mailto:arthur.bosshardt@gmail.com"
>
arthur.bosshardt@gmail.com
</a>
.
</p>
</footer>
...
...
@@ -406,7 +409,7 @@
</body>
<footer>
<p>
Posted by: Medjo Johann, Dormeval Charles,
Clément
Gauducheau and Bosshardt Arthur
</p></br>
<p>
Posted by: Medjo Johann, Dormeval Charles, Gauducheau
Clément
and Bosshardt Arthur
</p></br>
<p>
Contact information:
<a
href=
"mailto:arthur.bosshardt@gmail.com"
>
arthur.bosshardt@gmail.com
</a>
.
</p>
</footer>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment