Merge branch 'master' of https://github.com/matthieupenchenat81/ModuleWeb
This commit is contained in:
@ -149,4 +149,8 @@ class ReferentController extends Controller {
|
||||
return Response::json($res->toArray());
|
||||
}
|
||||
|
||||
public function addItemsToList() {
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user