François Drouhard %!s(int64=5) %!d(string=hai) anos
pai
achega
d3fa8ce510
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      assets/js/filtrenotes.js

+ 1 - 0
assets/js/filtrenotes.js

@@ -7,6 +7,7 @@
                 let value = $(this).val();
                 let chemin = $(this).data('path');
                 console.log(value);
+                window.location.href = chemin + "?" + value;
             })
         })
     }