Added Repository
This commit is contained in:
3
static/js/products.js
Normal file
3
static/js/products.js
Normal file
@@ -0,0 +1,3 @@
|
||||
document.getElementById('sort').addEventListener('change', function () {
|
||||
this.closest('form').submit();
|
||||
});
|
||||
Reference in New Issue
Block a user