forked from wallabag/wallabag
Migrate first level template references to new notation
This commit is contained in:
@ -37,6 +37,6 @@ class WallabagV2Controller extends WallabagController
|
||||
*/
|
||||
protected function getImportTemplate()
|
||||
{
|
||||
return 'WallabagImportBundle:WallabagV2:index.html.twig';
|
||||
return '@WallabagImport/WallabagV2/index.html.twig';
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user