Tests
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div>
|
||||
<video width="100%" controls>
|
||||
<source src="<?php echo base_url('assets/mp4/videoOnzeur.mp4'); ?>" type="video/mp4">
|
||||
Your browser does not support the video tag.
|
||||
Votre navigateur ne supporte pas les vidéos.
|
||||
</video>
|
||||
</div>
|
||||
|
||||
|
@@ -82,4 +82,4 @@
|
||||
<a href="<?php echo site_url('playlists/add_artist/' . $playlist->id); ?>" class="btn btn-primary">Ajouter les musiques d'un artiste</a>
|
||||
<?php endif; ?>
|
||||
<a href="<?php echo site_url('playlists'); ?>" class="btn btn-secondary">Retour</a>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user