Rename CommentBundle with AnnotationBundle

This commit is contained in:
Nicolas Lœuillet
2016-02-26 13:59:08 +01:00
committed by Jeremy Benoist
parent 9eab365e28
commit 4dc872238a
22 changed files with 260 additions and 263 deletions

View File

@ -1,6 +1,6 @@
wallabag_comment:
wallabag_annotation:
type : rest
resource: "@WallabagCommentBundle/Resources/config/routing_comments.yml"
resource: "@WallabagAnnotationBundle/Resources/config/routing_annotations.yml"
wallabag_import:
resource: "@WallabagImportBundle/Controller/"