mockups: always use two digits for hours

This commit is contained in:
Frédéric Péters 2012-10-07 14:45:43 +02:00
parent 4c6edca21b
commit d07efd23a6
2 changed files with 8 additions and 8 deletions

View File

@ -69,22 +69,22 @@
<div id="actes">
<div class="frame acte">
<h3>8:00 - 45m - <strong>John Doe</strong> (1051) - <strong>Sylvie Legrand</strong> (28) - 3, 46, 52 - <strong>Bilan</strong> <span title="Bla bla bla">(C)</span></h3>
<h3>08:00 - 45m - <strong>John Doe</strong> (1051) - <strong>Sylvie Legrand</strong> (28) - 3, 46, 52 - <strong>Bilan</strong> <span title="Bla bla bla">(C)</span></h3>
<p><strong>Absent</strong>, pointé le 24 août 2012 à 7h46. </p>
</div>
<div class="frame acte">
<h3>8:00 - 1h - <strong>Bob Dilane</strong> (3051) - <strong>Sylvain Mirouf</strong> (51) - 2 - <strong>Rééducation</strong> <span title="Bla bla bla">(C)</span></h3>
<h3>08:00 - 1h - <strong>Bob Dilane</strong> (3051) - <strong>Sylvain Mirouf</strong> (51) - 2 - <strong>Rééducation</strong> <span title="Bla bla bla">(C)</span></h3>
<p><strong>Absent</strong>, pointé le 24 août 2012 à 7h46. </p>
</div>
<div class="frame acte">
<h3>9:00 - 45m - <strong>Sabine Malouf</strong> (4048) - <strong>Norbert Lecuisto</strong> (12) - <strong>Synthèse</strong></h3>
<h3>09:00 - 45m - <strong>Sabine Malouf</strong> (4048) - <strong>Norbert Lecuisto</strong> (12) - <strong>Synthèse</strong></h3>
<p>Validé</p>
</div>
<div class="frame acte">
<h3>9:00 - 45m - <strong>Gomez Chavez</strong> (4049) - <strong>Sylvie Legrand</strong> (28) - 46 - <strong>Bilan</strong> <span title="Bla bla bla">(C)</span></h3>
<h3>09:00 - 45m - <strong>Gomez Chavez</strong> (4049) - <strong>Sylvie Legrand</strong> (28) - 46 - <strong>Bilan</strong> <span title="Bla bla bla">(C)</span></h3>
<p>Validé</p>
</div>

View File

@ -81,22 +81,22 @@
<div id="actes">
<div class="frame acte">
<h3>8:00 - 45m - <strong>John Doe</strong> (1051) - <strong>Sylvie Legrand</strong> (28) - 3, 46, 52 - <strong>Bilan</strong> <img title="Un commentaire existe" src="images/emblem-documents.png"/> <button class="acte-btn"></button></h3>
<h3>08:00 - 45m - <strong>John Doe</strong> (1051) - <strong>Sylvie Legrand</strong> (28) - 3, 46, 52 - <strong>Bilan</strong> <img title="Un commentaire existe" src="images/emblem-documents.png"/> <button class="acte-btn"></button></h3>
<p><strong>Absent</strong>, pointé le 24 août 2012 à 7h46. <button>Annuler le pointage</button></p>
</div>
<div class="frame acte">
<h3>8:00 - 1h - <strong>Bob Dilane</strong> (3051) - <strong>Sylvain Mirouf</strong> (51) - 2 - <strong>Rééducation</strong> <img title="Un commentaire existe" src="images/emblem-documents.png"/> <button class="acte-btn"></button></h3>
<h3>08:00 - 1h - <strong>Bob Dilane</strong> (3051) - <strong>Sylvain Mirouf</strong> (51) - 2 - <strong>Rééducation</strong> <img title="Un commentaire existe" src="images/emblem-documents.png"/> <button class="acte-btn"></button></h3>
<p><strong>Absent</strong>, pointé le 24 août 2012 à 7h46. <button>Annuler le pointage</button></p>
</div>
<div class="frame acte">
<h3>9:00 - 45m - <strong>Sabine Malouf</strong> (4048) - <strong>Norbert Lecuisto</strong> (12) - <strong>Synthèse</strong> <button class="acte-btn"></button></h3>
<h3>09:00 - 45m - <strong>Sabine Malouf</strong> (4048) - <strong>Norbert Lecuisto</strong> (12) - <strong>Synthèse</strong> <button class="acte-btn"></button></h3>
<p><select><option>Absent</option></select> <button>Pointer</button></p>
</div>
<div class="frame acte">
<h3>9:00 - 45m - <strong>Gomez Chavez</strong> (4049) - <strong>Sylvie Legrand</strong> (28) - 46 - <strong>Bilan</strong> <img title="Un commentaire existe" src="images/emblem-documents.png"/></span> <button class="acte-btn"></button></h3>
<h3>09:00 - 45m - <strong>Gomez Chavez</strong> (4049) - <strong>Sylvie Legrand</strong> (28) - 46 - <strong>Bilan</strong> <img title="Un commentaire existe" src="images/emblem-documents.png"/></span> <button class="acte-btn"></button></h3>
<p><select><option>Absent</option></select> <button>Pointer</button></p>
</div>