make user-merge modal large
This commit is contained in:
parent
641a9ef59e
commit
3eb72d1e92
1 changed files with 1 additions and 0 deletions
|
@ -1580,6 +1580,7 @@ class mergeCustomerRef extends App.ControllerContent
|
|||
@html App.view('layout_ref/merge_customer_view')
|
||||
|
||||
new App.ControllerModal
|
||||
large: true
|
||||
head: "Merge #{@mergeSource.firstname} #{@mergeSource.lastname}"
|
||||
content: App.view('layout_ref/merge_customer')()
|
||||
button: 'Merge'
|
||||
|
|
Loading…
Reference in a new issue