Tweaked find customer
This commit is contained in:
parent
b474ecd076
commit
16da1cf374
|
|
@ -46,8 +46,8 @@ function findCustomer() {
|
||||||
|
|
||||||
|
|
||||||
$("#dialog").dialog({
|
$("#dialog").dialog({
|
||||||
position: 'center',
|
position: 'top',
|
||||||
width: 400
|
width: 800
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue