mirror of
https://git.imnavajas.es/jjimenez/safekat.git
synced 2025-07-25 22:52:08 +00:00
añadida busqueda correcta de persona de soporte en clientes
This commit is contained in:
@ -55,7 +55,7 @@
|
|||||||
$('#soporteId').select2({
|
$('#soporteId').select2({
|
||||||
allowClear: false,
|
allowClear: false,
|
||||||
ajax: {
|
ajax: {
|
||||||
url: '<?= route_to("menuItemsOfUsers") ?>',
|
url: '<?= route_to("menuItemsComerciales") ?>',
|
||||||
type: 'post',
|
type: 'post',
|
||||||
dataType: 'json',
|
dataType: 'json',
|
||||||
|
|
||||||
|
|||||||
1091
xdebug.log
1091
xdebug.log
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user