border color changed and alert removed

This commit is contained in:
nicola 2022-06-15 10:23:19 +02:00
parent 739ba3b142
commit 5136a468b2
2 changed files with 2 additions and 2 deletions

View File

@ -226,7 +226,7 @@
<!-- TEMPLATE FILTRO -->
<div class="flex items-center justify-center pa1 bg-dark-green navy"
<div class="flex items-center justify-center pa1 bl br bt bb b--green"
style="display: none;" id="filtro">
<div class="bg-washed-blue flex flex-column">

View File

@ -455,7 +455,7 @@ $(document).ready(function() {
//trasformo il filtro espresso nella clausola in un oggetto JSON
var condizioni = $("#filterform").serialize().split('&');
alert (condizioni)
//alert (condizioni)
filtro = {}