Actualiser js/public.js
This commit is contained in:
+2
-2
@@ -324,8 +324,8 @@ function openDetail(id) {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="pub-synopsis-box">
|
<div class="pub-synopsis-box">
|
||||||
<h4>Synopsis / Notes</h4>
|
<h4>Synopsis</h4>
|
||||||
<p>${f.description ? f.description : 'Aucune description fournie.'}</p>
|
<p>${f.description ? f.description : 'Aucun synopsis disponible pour ce support.'}</p>
|
||||||
</div>
|
</div>
|
||||||
`;
|
`;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user