projects
/
fa-stable.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c0d749
)
Fix in Popup Customer Window. Extended width to 700.
author
Joe Hunt
<joe.hunt.consulting@gmail.com>
Mon, 28 Aug 2017 19:15:36 +0000
(21:15 +0200)
committer
Joe Hunt
<joe.hunt.consulting@gmail.com>
Mon, 28 Aug 2017 19:15:36 +0000
(21:15 +0200)
includes/ui/ui_controls.inc
patch
|
blob
|
history
diff --git
a/includes/ui/ui_controls.inc
b/includes/ui/ui_controls.inc
index e575fd15d8a071382cafe07c12811b221084e1ec..67220fb046dd92ff39350a519aba6272638622a8 100644
(file)
--- a/
includes/ui/ui_controls.inc
+++ b/
includes/ui/ui_controls.inc
@@
-503,7
+503,7
@@
function tab_visible($name, $tab)
*/
$popup_editors = array(
'customer' => array('/sales/manage/customers.php?debtor_no=',
- 113, _("Customers"), 900,
5
00),
+ 113, _("Customers"), 900,
6
00),
'branch' => array('/sales/manage/customer_branches.php?SelectedBranch=',
114, _("Branches"), 900, 700),
'supplier' => array('/purchasing/manage/suppliers.php?supplier_id=',