update to bootstrap 4
This commit is contained in:
3
static/js/carom.js
Normal file
3
static/js/carom.js
Normal file
@@ -0,0 +1,3 @@
|
||||
$('#location-select').change(function(){
|
||||
$('form#location-form').submit();
|
||||
});
|
||||
Reference in New Issue
Block a user