Skip to content
Extraits de code Groupes Projets
Valider bf533e41 rédigé par Hugues GENIN's avatar Hugues GENIN
Parcourir les fichiers

Bouton partage

parent a5fa9572
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
...@@ -139,6 +139,7 @@ defined('BASEPATH') OR exit('No direct script access allowed'); ...@@ -139,6 +139,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
<br/> <br/>
<a class="btn btn-primary" href="index.php/welcome/fiche_film?id=<?php echo($rand['id'])?>" onclick="$('.loading').fadeIn(1);" >Voir la fiche du film</a> <a class="btn btn-primary" href="index.php/welcome/fiche_film?id=<?php echo($rand['id'])?>" onclick="$('.loading').fadeIn(1);" >Voir la fiche du film</a>
<a class="btn btn-primary text-white" onclick='window.location.reload(false)'>Nouveau film</a> <a class="btn btn-primary text-white" onclick='window.location.reload(false)'>Nouveau film</a>
<a href="https://twitter.com/share?ref_src=twsrc%5Etfw" class="twitter-share-button" data-size="large" data-text= "J'ai découvert &quot; <?php echo($rand['title']) ?> &quot; avec @BingeWatcher_FR !" data-url="http://bingewatcher.com/id=<?php echo($rand['id'])?>" data-hashtags="BingeWatcher" data-lang="fr" data-show-count="false">Tweet</a><script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
</div> </div>
</div> </div>
</div> </div>
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter