Skip to content
Extraits de code Groupes Projets
Valider c04a9896 rédigé par kodra's avatar kodra Validation de Etienne BRATEAU
Parcourir les fichiers

num de telephone

parent f3aa843b
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -11,10 +11,11 @@
<h2>Samu : 15</h2>
<h2>Europe : 112</h2>
<div class="btn-group" role="group" aria-label="...">
<button type="button" class="btn btn-default">Police: 17</button>
<button type="button" class="btn btn-default">Pompier: 18</button>
<button type="button" class="btn btn-default">Samu: 15</button>
<button type="button" class="btn btn-default">Europ: 112</button>
<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>
</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