Merge pull request #267 from ladybirdweb/analysis-zE5yND
Applied fixes from StyleCI
This commit is contained in:
@@ -66,13 +66,11 @@ class OrganizationController extends Controller
|
|||||||
*
|
*
|
||||||
* @return datatable
|
* @return datatable
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public function organizationAutofill()
|
public function organizationAutofill()
|
||||||
{
|
{
|
||||||
return view('themes.default1.agent.helpdesk.organization.getautocomplete');
|
return view('themes.default1.agent.helpdesk.organization.getautocomplete');
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This function is used to display the list of Organizations.
|
* This function is used to display the list of Organizations.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user