This commit is contained in:
Manuel Raynaud
2013-08-13 11:02:29 +02:00
parent a9ecf01216
commit 6371deb4cb
9 changed files with 330 additions and 321 deletions

View File

@@ -50,7 +50,7 @@ class DefaultController implements NullControllerInterface
$view = $request->request->get('view');
}
}
$request->attributes->set('_view', $view);
}
}