update jquery

This commit is contained in:
2017-02-02 21:17:04 +01:00
parent 047a022f7e
commit a003fbcf19
5 changed files with 11024 additions and 5 deletions
+3
View File
@@ -0,0 +1,3 @@
$('#location-select').change(function(){
$('form#location-form').submit();
});
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long