This commit is contained in:
Tessier
2020-11-11 17:55:34 +01:00
parent 981091b3f4
commit 23e66d3cb0
292 changed files with 42371 additions and 3 deletions
@@ -69,7 +69,7 @@
if ($this.is('#ressource')) {
var hero = 'article .__wrapper .__hero';
var head = 'article .__wrapper .__head';
$(data).find(hero +','+ head).appendTo('.side_notes > div a').hide().fadeIn(200);
$("<div class='close'></div>").appendTo(".side_notes > div");