created production menu block, styled links, ajaxified links

This commit is contained in:
Bachir Soussi Chiadmi
2018-03-02 18:56:08 +01:00
parent 80afea9c7d
commit 55f5d5b2f0
7 changed files with 127 additions and 33 deletions
@@ -80,6 +80,8 @@ class ProductionsController extends ControllerBase {
$renderable = $this->toRenderable();
$rendered = render($renderable);
// TODO: add menu production block
$response->setData([
'test'=>'hello',
'rendered'=> $rendered