Applied fixes from StyleCI

This commit is contained in:
Manish Verma
2016-10-26 07:48:34 +00:00
committed by StyleCI Bot
parent 7aec2427ea
commit c2940bcc04
4 changed files with 56 additions and 75 deletions

View File

@@ -61,17 +61,15 @@ class OrganizationController extends Controller
}
}
/**
* This function is used autofill organizations name .
*
* @return datatable
*/
/**
* This function is used autofill organizations name .
*
* @return datatable
*/
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.