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