-
Notifications
You must be signed in to change notification settings - Fork 918
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
2ef3c55
commit 5ae178a
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule jatsTemplate
updated
11 files
+78 −65 | JatsTemplateDownloadHandler.php | |
+75 −74 | JatsTemplatePlugin.php | |
+10 −12 | classes/Article.php | |
+3 −3 | classes/ArticleBack.php | |
+12 −7 | classes/ArticleBody.php | |
+37 −31 | classes/ArticleFront.php | |
+5 −4 | tests/functional/ArticleBackTest.php | |
+5 −4 | tests/functional/ArticleBodyTest.php | |
+21 −15 | tests/functional/ArticleFrontTest.php | |
+5 −4 | tests/functional/ArticleTest.php | |
+6 −4 | tests/functional/UsesRequestMock.php |