Skip to content
Extraits de code Groupes Projets
Valider 7ab837c5 rédigé par kodra's avatar kodra
Parcourir les fichiers

num de telephone corrigé

parent 37fe3670
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
Pipeline #
......@@ -11,11 +11,11 @@
<h2>Samu : 15</h2>
<h2>Europe : 112</h2>
<div class="btn-group" role="group" aria-label="...">
<a href="tell:17" type="button" class="btn btn-default">Police: 17</button>
<a href="tell:18" type="button" class="btn btn-default">Pompier: 18</button>
<a href="tell:15" type="button" class="btn btn-default">Samu: 15</button>
<a href="tell:112" type="button" class="btn btn-default">Europ: 112</button>
<a href="tell:+33670055327" type="button" class="btn btn-default">Mon tel</button>
<a href="tel:17" type="button" class="btn btn-default">Police: 17</button>
<a href="tel:18" type="button" class="btn btn-default">Pompier: 18</button>
<a href="tel:15" type="button" class="btn btn-default">Samu: 15</button>
<a href="tel:112" type="button" class="btn btn-default">Europ: 112</button>
<a href="tel:+33670055327" type="button" class="btn btn-default">Mon tel</button>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.2.1.min.js"></script>
......
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