calebasse/mockups/validation-des-actes-validee.html @ ff25533d
| d6c064a4 | Mikaël Ates | <!DOCTYPE html>
|
|
<html lang="fr">
|
|||
<head>
|
|||
<meta charset="utf-8"/>
|
|||
<title>APS42 — Validation des actes</title>
|
|||
<link rel="stylesheet" type="text/css" media="all" href="css/style.css"/>
|
|||
<link rel="stylesheet" type="text/css" media="all" href="css/smoothness/jquery-ui-1.8.21.custom.css"/>
|
|||
<script src="js/jquery-1.7.2.min.js"></script>
|
|||
<script src="js/jquery-ui-1.8.21.custom.min.js"></script>
|
|||
<script src="development-bundle/ui/i18n/jquery.ui.datepicker-fr.js"></script>
|
|||
<script>
|
|||
$(function() {
|
|||
$('#valider-btn').click(function() {
|
|||
$('#valider-dlg').dialog({title: 'Validation',
|
|||
width: '550px',
|
|||
buttons: [ { text: "Annuler",
|
|||
click: function() { $(this).dialog("close"); } },
|
|||
{ text: "Valider",
|
|||
click: function() { $(this).dialog("close"); } }]}
|
|||
);
|
|||
});
|
|||
$('#annuler-btn').click(function() {
|
|||
$('#annuler-dlg').dialog({title: 'Annuler la validation',
|
|||
width: '550px',
|
|||
buttons: [ { text: "Annuler",
|
|||
click: function() { $(this).dialog("close"); } },
|
|||
{ text: "Valider",
|
|||
click: function() { parent.location='validation-des-actes.html'; } }]}
|
|||
);
|
|||
});
|
|||
});
|
|||
</script>
|
|||
</head>
|
|||
<body>
|
|||
<div id="wrap-large">
|
|||
<div id="header">
|
|||
| d79295fb | Frédéric Péters | <h1><a href="accueil.html">APS 42</a></h1>
|
|
| d6c064a4 | Mikaël Ates | <span>Agenda - CMPP</span>
|
|
</div>
|
|||
<div id="splash" class="cmpp">
|
|||
<div id="user-links">
|
|||
<a href="connexion.html">Déconnexion</a>
|
|||
</div>
|
|||
</div>
|
|||
<div id="content">
|
|||
<div id="appbar">
|
|||
<h2>Validation des actes - 5 juillet 2012 validé le 24 août 2012 à 8h05</h2>
|
|||
<a href="agenda.html">Retourner à l'agenda</a>
|
|||
<!--<button id="valider-btn">Valider</button>-->
|
|||
<button id="annuler-btn">Annuler la validation</button>
|
|||
</div>
|
|||
<div id="datesel" style="float: right;">
|
|||
<a href="#">««</a> <a href="#">«</a>
|
|||
<!-- <span>Jeudi 5 juillet 2012</span> -->
|
|||
<input id="agenda-date" value="Jeudi 5 juillet 2012"/>
|
|||
<a href="#">»</a> <a href="#">»»</a>
|
|||
</div>
|
|||
<ul>
|
|||
<li>Validé le 24 août 2012 à 8h05</li>
|
|||
</ul>
|
|||
<div id="actes">
|
|||
| 165a39af | Frédéric Péters | <div class="frame acte">
|
|
| d07efd23 | Frédéric Péters | <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>
|
|
| d6c064a4 | Mikaël Ates | <p><strong>Absent</strong>, pointé le 24 août 2012 à 7h46. </p>
|
|
</div>
|
|||
| 165a39af | Frédéric Péters | <div class="frame acte">
|
|
| d07efd23 | Frédéric Péters | <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>
|
|
| d6c064a4 | Mikaël Ates | <p><strong>Absent</strong>, pointé le 24 août 2012 à 7h46. </p>
|
|
</div>
|
|||
| 165a39af | Frédéric Péters | <div class="frame acte">
|
|
| d07efd23 | Frédéric Péters | <h3>09:00 - 45m - <strong>Sabine Malouf</strong> (4048) - <strong>Norbert Lecuisto</strong> (12) - <strong>Synthèse</strong></h3>
|
|
| d6c064a4 | Mikaël Ates | <p>Validé</p>
|
|
</div>
|
|||
| 165a39af | Frédéric Péters | <div class="frame acte">
|
|
| d07efd23 | Frédéric Péters | <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>
|
|
| d6c064a4 | Mikaël Ates | <p>Validé</p>
|
|
</div>
|
|||
| 165a39af | Frédéric Péters | <div class="frame acte">
|
|
| d6c064a4 | Mikaël Ates | <h3>10:00 - 1h - <strong>Lechat Kitchyan</strong> (5012) - <strong>Martine Dupont</strong> (17) - <strong>Entretien</strong> <span title="Bla bla bla">(C)</span></h3>
|
|
<p>Validé</p>
|
|||
<p><em>Type d'acte non facturable</em></p>
|
|||
</div>
|
|||
</div>
|
|||
</div>
|
|||
<div id="footer">
|
|||
—
|
|||
</div>
|
|||
</div>
|
|||
<div id="valider-dlg" style="display: none;">
|
|||
<h3>Bilan de la validation pour le 5 juillet 2012</h3>
|
|||
<ul>
|
|||
<li>Nombre d'actes : 123</li>
|
|||
<li>Actes pointés : 38
|
|||
<ul>
|
|||
<li>Absences : 32</li>
|
|||
<li>Annulation médecin : 6</li>
|
|||
</ul>
|
|||
</li>
|
|||
<li>Actes en double : <strong>5</strong></li>
|
|||
<li>Actes facturables : <strong>58</strong></li>
|
|||
<li>Actes de type non facturable : <strong>22</strong></li>
|
|||
</ul>
|
|||
</div>
|
|||
<div id="annuler-dlg" style="display: none;">
|
|||
<p>
|
|||
<strong>85</strong> actes validés seront à nouveau pointables.
|
|||
</p>
|
|||
</div>
|
|||
</body>
|
|||
</html>
|