forked from wallabag/wallabag
Add annotator in baggy theme
+ Documentation about annotations
This commit is contained in:
committed by
Jeremy Benoist
parent
f38e03dc02
commit
7720cca532
@ -16,8 +16,5 @@ class WallabagCommentExtension extends Extension
|
||||
{
|
||||
$configuration = new Configuration();
|
||||
$config = $this->processConfiguration($configuration, $configs);
|
||||
|
||||
$loader = new Loader\YamlFileLoader($container, new FileLocator(__DIR__.'/../Resources/config'));
|
||||
$loader->load('services.yml');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user