Comment work with annotator v2

- add missing annotator.js file and fix typo
- edit & delete routes, started tests
- basic tests
This commit is contained in:
Thomas Citharel
2016-02-07 16:52:59 +01:00
committed by Jeremy Benoist
parent d3f1a9dc1a
commit f38e03dc02
20 changed files with 828 additions and 9 deletions

View File

@ -1,3 +1,7 @@
wallabag_comment:
type : rest
resource: "@WallabagCommentBundle/Resources/config/routing_comments.yml"
wallabag_import:
resource: "@WallabagImportBundle/Controller/"
type: annotation