ALPHA 3.0.1d

This commit is contained in:
TheGamecraft
2018-07-17 22:00:46 -04:00
parent 337c96f6f5
commit 4fa17f4136

View File

@@ -2,6 +2,27 @@
@section('content')
<!--/* ALPHA 3.0.1c */-->
<div class="card-header">
<strong class="card-title"><i class="fa fa-star" aria-hidden="true" style="color: gold"></i> ALPHA 3.0.1c<small><span class="badge badge-danger float-right mt-1">UNSTABLE</span> <span class="badge badge-warning float-right mt-1">ALPHA</span></small></strong>
</div>
<div class="card-body">
<p class="card-text">
Nouveauté
<ul style="margin-left: 28px;list-style-type: none;">
<li><i class="fa fa-plus" aria-hidden="true" style="color: green"></i> Ajout du prototype de l'horaire</li>
</ul>
</p>
<hr>
<p>
Correction de bug
<ul style="margin-left: 28px;list-style-type: none;">
<li><i class="fa fa-bug" aria-hidden="true" style="color: green"></i> Correction d'un bug dans le header</li>
</ul>
</p>
<small><span class="badge badge-primary float-right mt-1">2018-07-17 21:58</span></small>
</div>
<!--/* ALPHA 3.0.1c */-->
<div class="card-header">
<strong class="card-title"><i class="fa fa-star" aria-hidden="true" style="color: gold"></i> ALPHA 3.0.1c<small><span class="badge badge-success float-right mt-1">STABLE</span> <span class="badge badge-warning float-right mt-1">ALPHA</span></small></strong>