|
@@ -23,9 +23,6 @@ class Organization extends App.ControllerSubContent
|
|
|
pagerSelected: ( @page || 1 )
|
|
|
pagerPerPage: 150
|
|
|
navupdate: '#organizations'
|
|
|
- notes: [
|
|
|
- __('Agent and customer users can be grouped into organizations.')
|
|
|
- ]
|
|
|
buttons: [
|
|
|
{ name: __('Import'), 'data-type': 'import', class: 'btn' }
|
|
|
{ name: __('New Organization'), 'data-type': 'new', class: 'btn--success' }
|