Compare commits

...

2 Commits

Author SHA1 Message Date
e62cc9746d a 2025-12-07 04:46:04 +00:00
4a2efb64bd test assure 2025-12-07 04:45:30 +00:00
2 changed files with 5 additions and 5 deletions

View File

@ -46,9 +46,6 @@
background:red background:red
} }
input[name="numeroClient_C"]{
}
.btn-info{ .btn-info{
background-color:#08C5D1; background-color:#08C5D1;
@ -57,7 +54,7 @@
} }
.btn-info:hover{ .btn-info:hover{
background-color:white background-color:white;
color:#286090; color:#286090;
} }

View File

@ -297,7 +297,10 @@
<div id="div_test_gabarit"> <div id="div_test_gabarit">
<?php <?php
array
(
'assure' => 'assure',
)
?> ?>
</div> </div>