Collegepolice
This commit is contained in:
@@ -658,3 +658,11 @@ function imprimer_quittance_client(idQuittance) {
|
||||
* =================================================== */
|
||||
modal.show();
|
||||
}
|
||||
|
||||
function college_police()
|
||||
{
|
||||
if ($("#idPolice_C" ).val()>"")
|
||||
{
|
||||
window.location.assign($("#racineWeb" ).val()+"Collegepolice/");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user