1
|
<!DOCTYPE html>
|
2
|
<html lang="fr">
|
3
|
<head>
|
4
|
<meta charset="utf-8"/>
|
5
|
<title>APS42 — Validation des actes</title>
|
6
|
<link rel="stylesheet" type="text/css" media="all" href="css/style.css"/>
|
7
|
<link rel="stylesheet" type="text/css" media="all" href="css/smoothness/jquery-ui-1.8.21.custom.css"/>
|
8
|
|
9
|
<script src="js/jquery-1.7.2.min.js"></script>
|
10
|
<script src="js/jquery-ui-1.8.21.custom.min.js"></script>
|
11
|
<script src="development-bundle/ui/i18n/jquery.ui.datepicker-fr.js"></script>
|
12
|
<script>
|
13
|
$(function() {
|
14
|
|
15
|
$('#valider-btn').click(function() {
|
16
|
$('#valider-dlg').dialog({title: 'Validation',
|
17
|
width: '550px',
|
18
|
buttons: [ { text: "Annuler",
|
19
|
click: function() { $(this).dialog("close"); } },
|
20
|
{ text: "Valider",
|
21
|
click: function() { $(this).dialog("close"); } }]}
|
22
|
);
|
23
|
});
|
24
|
|
25
|
$('#annuler-btn').click(function() {
|
26
|
$('#annuler-dlg').dialog({title: 'Annuler la validation',
|
27
|
width: '550px',
|
28
|
buttons: [ { text: "Annuler",
|
29
|
click: function() { $(this).dialog("close"); } },
|
30
|
{ text: "Valider",
|
31
|
click: function() { parent.location='validation-des-actes.html'; } }]}
|
32
|
);
|
33
|
});
|
34
|
|
35
|
});
|
36
|
</script>
|
37
|
</head>
|
38
|
<body>
|
39
|
<div id="wrap-large">
|
40
|
<div id="header">
|
41
|
<h1><a href="accueil.html">APS 42</a></h1>
|
42
|
<span>Agenda - CMPP</span>
|
43
|
</div>
|
44
|
<div id="splash" class="cmpp">
|
45
|
<div id="user-links">
|
46
|
<a href="connexion.html">Déconnexion</a>
|
47
|
</div>
|
48
|
</div>
|
49
|
<div id="content">
|
50
|
|
51
|
<div id="appbar">
|
52
|
<h2>Validation des actes - 5 juillet 2012 validé le 24 août 2012 à 8h05</h2>
|
53
|
<a href="agenda.html">Retourner à l'agenda</a>
|
54
|
<!--<button id="valider-btn">Valider</button>-->
|
55
|
<button id="annuler-btn">Annuler la validation</button>
|
56
|
</div>
|
57
|
|
58
|
<div id="datesel" style="float: right;">
|
59
|
<a href="#">««</a> <a href="#">«</a>
|
60
|
<!-- <span>Jeudi 5 juillet 2012</span> -->
|
61
|
<input id="agenda-date" value="Jeudi 5 juillet 2012"/>
|
62
|
<a href="#">»</a> <a href="#">»»</a>
|
63
|
</div>
|
64
|
|
65
|
<ul>
|
66
|
<li>Validé le 24 août 2012 à 8h05</li>
|
67
|
</ul>
|
68
|
|
69
|
<div id="actes">
|
70
|
|
71
|
<div class="frame acte">
|
72
|
<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>
|
73
|
<p><strong>Absent</strong>, pointé le 24 août 2012 à 7h46. </p>
|
74
|
</div>
|
75
|
|
76
|
<div class="frame acte">
|
77
|
<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>
|
78
|
<p><strong>Absent</strong>, pointé le 24 août 2012 à 7h46. </p>
|
79
|
</div>
|
80
|
|
81
|
<div class="frame acte">
|
82
|
<h3>09:00 - 45m - <strong>Sabine Malouf</strong> (4048) - <strong>Norbert Lecuisto</strong> (12) - <strong>Synthèse</strong></h3>
|
83
|
<p>Validé</p>
|
84
|
</div>
|
85
|
|
86
|
<div class="frame acte">
|
87
|
<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>
|
88
|
<p>Validé</p>
|
89
|
</div>
|
90
|
|
91
|
<div class="frame acte">
|
92
|
<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>
|
93
|
<p>Validé</p>
|
94
|
<p><em>Type d'acte non facturable</em></p>
|
95
|
</div>
|
96
|
|
97
|
|
98
|
</div>
|
99
|
|
100
|
</div>
|
101
|
|
102
|
<div id="footer">
|
103
|
—
|
104
|
</div>
|
105
|
</div>
|
106
|
|
107
|
<div id="valider-dlg" style="display: none;">
|
108
|
<h3>Bilan de la validation pour le 5 juillet 2012</h3>
|
109
|
<ul>
|
110
|
<li>Nombre d'actes : 123</li>
|
111
|
<li>Actes pointés : 38
|
112
|
<ul>
|
113
|
<li>Absences : 32</li>
|
114
|
<li>Annulation médecin : 6</li>
|
115
|
</ul>
|
116
|
</li>
|
117
|
<li>Actes en double : <strong>5</strong></li>
|
118
|
<li>Actes facturables : <strong>58</strong></li>
|
119
|
<li>Actes de type non facturable : <strong>22</strong></li>
|
120
|
</ul>
|
121
|
</div>
|
122
|
|
123
|
|
124
|
<div id="annuler-dlg" style="display: none;">
|
125
|
<p>
|
126
|
<strong>85</strong> actes validés seront à nouveau pointables.
|
127
|
</p>
|
128
|
</div>
|
129
|
|
130
|
|
131
|
|
132
|
</body>
|
133
|
</html>
|