Tweaked find customer

This commit is contained in:
Karl Cordes 2010-03-30 11:00:28 +11:00
parent b474ecd076
commit 16da1cf374

View file

@ -46,8 +46,8 @@ function findCustomer() {
$("#dialog").dialog({ $("#dialog").dialog({
position: 'center', position: 'top',
width: 400 width: 800
}); });
} }