vaujdui
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<h1 class="title">Détails de la Playlist</h1>
|
||||
|
||||
<?php if ($items): ?>
|
||||
<p><strong>Nombre de chansons:</strong> <?= $itemCount ?></p>
|
||||
<div class="table-container" style="max-height: 400px; overflow-y: auto;">
|
||||
<table class="table is-fullwidth is-striped">
|
||||
<thead>
|
||||
@@ -35,4 +36,4 @@
|
||||
|
||||
<a href="<?= site_url('playlist') ?>" class="button is-link">Retour aux playlists</a>
|
||||
</div>
|
||||
</section>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user