File tree Expand file tree Collapse file tree 2 files changed +21
-2
lines changed
Expand file tree Collapse file tree 2 files changed +21
-2
lines changed Original file line number Diff line number Diff line change 4545 </div>
4646 </div>
4747</div>
48+ <div class="panel panel-primary">
49+ <div class="panel-heading">
50+ <h2 class="panel-title">
51+ <a data-toggle="collapse" data-parent="#accordion" href="#v203">
52+ v2.0.3 - Octobre 2019
53+ <span class="caret"></span>
54+ </a>
55+ </h2>
56+ </div>
57+ <div id="v203" class="panel-collapse">
58+ <div class="panel-body">
59+ <ul>
60+ <li>Améliorations techniques pour MySQL 5.7.</li>
61+ <li>Améliorations techniques pour PHP7.</li>
62+ <li>Ajout d'un outil de validation de l'installation.</li>
63+ </ul>
64+ </div>
65+ </div>
66+ </div>
4867<div class="panel panel-primary">
4968 <div class="panel-heading">
5069 <h2 class="panel-title">
5473 </a>
5574 </h2>
5675 </div>
57- <div id="v202" class="panel-collapse">
76+ <div id="v202" class="panel-collapse collapse ">
5877 <div class="panel-body">
5978 <ul>
6079 <li>Correction d'une erreur où les images dont seulement les miniatures étaient affichées pouvaient être supprimées.</li>
Original file line number Diff line number Diff line change 3333 ?>
3434 <?= _SITE_NAME_ ?>
3535 -
36- <a href="<?= _URL_ ?> changelog.php">v2.0.2 (2019) <span class="glyphicon glyphicon-flash"></span></a>
36+ <a href="<?= _URL_ ?> changelog.php">v2.0.3 (2019) <span class="glyphicon glyphicon-flash"></span></a>
3737 -
3838 <a href="<?= _URL_ ?> stats.php">Statistiques <span class="glyphicon glyphicon-stats"></span></a>
3939 -
You can’t perform that action at this time.
0 commit comments