forked from wallabag/wallabag
Move annotatorjs to the bottom of the body
So that the "article" tag is loaded before
This commit is contained in:
committed by
Jeremy Benoist
parent
7720cca532
commit
2b6e65a5e3
@ -3,9 +3,7 @@
|
||||
namespace Wallabag\CommentBundle\DependencyInjection;
|
||||
|
||||
use Symfony\Component\DependencyInjection\ContainerBuilder;
|
||||
use Symfony\Component\Config\FileLocator;
|
||||
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
|
||||
use Symfony\Component\DependencyInjection\Loader;
|
||||
|
||||
class WallabagCommentExtension extends Extension
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user