17/08/23 -22h
parent
ed99fba60c
commit
29e896a5d1
File diff suppressed because it is too large
Load Diff
|
@ -3097,7 +3097,7 @@ function GestionAdministrative(props) {
|
|||
setdetailuser_date_evaluation(date_eval);
|
||||
}
|
||||
|
||||
document.getElementsByName("date_evaluation")[0].value = "";
|
||||
document.getElementsByName("certif_date")[0].value = "";
|
||||
if (mylocalattendee.certification_send_date) {
|
||||
//alert(" certification_send_date = ", mylocalattendee.certification_send_date);
|
||||
|
||||
|
|
|
@ -222,25 +222,6 @@
|
|||
padding: 5px;
|
||||
}
|
||||
|
||||
.bton_envoyer {
|
||||
border-radius: 5px;
|
||||
font-size: small;
|
||||
padding: 0.3rem;
|
||||
width: 100%;
|
||||
background: #81BC3A;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.bton_fermer {
|
||||
border-radius: 5px;
|
||||
font-size: small;
|
||||
padding: 0.3rem;
|
||||
width: 100%;
|
||||
background-color: white;
|
||||
color: #104277 !important;
|
||||
}
|
||||
|
||||
.css-1x5jdmq {
|
||||
padding: 6px !important;
|
||||
}
|
||||
|
@ -286,17 +267,6 @@
|
|||
}
|
||||
|
||||
|
||||
.bton_envoyer {
|
||||
border-radius: 5px;
|
||||
font-size: small;
|
||||
padding: 0.3rem;
|
||||
width: 100%;
|
||||
background: #81BC3A;
|
||||
margin-top: 1rem;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.bton_suppr {
|
||||
background: transparent;
|
||||
color: red;
|
||||
|
@ -793,23 +763,6 @@
|
|||
padding: 5px;
|
||||
}
|
||||
|
||||
.bton_envoyer {
|
||||
border-radius: 5px;
|
||||
font-size: small;
|
||||
padding: 0.3rem;
|
||||
width: 80%;
|
||||
background: #81BC3A;
|
||||
}
|
||||
|
||||
|
||||
.bton_fermer {
|
||||
border-radius: 5px;
|
||||
font-size: small;
|
||||
padding: 0.3rem;
|
||||
width: 80%;
|
||||
background-color: white;
|
||||
color: #104277 !important;
|
||||
}
|
||||
|
||||
.css-1x5jdmq {
|
||||
padding: 6px !important;
|
||||
|
@ -1395,25 +1348,6 @@
|
|||
padding: 5px;
|
||||
}
|
||||
|
||||
.bton_envoyer {
|
||||
border-radius: 5px;
|
||||
font-size: small;
|
||||
padding: 0.3rem;
|
||||
width: 60%;
|
||||
background: #81BC3A;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.bton_fermer {
|
||||
border-radius: 5px;
|
||||
font-size: small;
|
||||
padding: 0.3rem;
|
||||
width: 60%;
|
||||
background-color: white;
|
||||
color: #104277 !important;
|
||||
}
|
||||
|
||||
.css-1x5jdmq {
|
||||
padding: 6px !important;
|
||||
}
|
||||
|
|
|
@ -222,24 +222,7 @@
|
|||
padding: 5px;
|
||||
}
|
||||
|
||||
.bton_envoyer {
|
||||
border-radius: 5px;
|
||||
font-size: small;
|
||||
padding: 0.3rem;
|
||||
width: 100%;
|
||||
background: #81BC3A;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.bton_fermer {
|
||||
border-radius: 5px;
|
||||
font-size: small;
|
||||
padding: 0.3rem;
|
||||
width: 100%;
|
||||
background-color: white;
|
||||
color: #104277 !important;
|
||||
}
|
||||
|
||||
|
||||
.css-1x5jdmq {
|
||||
padding: 6px !important;
|
||||
|
@ -286,17 +269,6 @@
|
|||
}
|
||||
|
||||
|
||||
.bton_envoyer {
|
||||
border-radius: 5px;
|
||||
font-size: small;
|
||||
padding: 0.3rem;
|
||||
width: 100%;
|
||||
background: #81BC3A;
|
||||
margin-top: 1rem;
|
||||
|
||||
}
|
||||
|
||||
|
||||
.bton_suppr {
|
||||
background: transparent;
|
||||
color: red;
|
||||
|
|
Loading…
Reference in New Issue