v0.10.14g - Fixed images error on washing machines
This commit is contained in:
@@ -49,7 +49,7 @@
|
||||
console.log($value);
|
||||
$.ajax({
|
||||
type: 'get',
|
||||
url: '{{route('locations.search')}}',
|
||||
url: '{{route('washing-machines.search')}}',
|
||||
data: {'option':$value},
|
||||
success:function (data) {
|
||||
console.log($value);
|
||||
|
||||
Reference in New Issue
Block a user