Toggle navigation
Toggle navigation
This project
Loading...
Sign in
grogv3
/
grog-cubi
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
Jean-Francois Leveque
2017-02-14 11:31:34 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
933274f7b0469f03decdb69b53decf649c2cc2f5
933274f7
1 parent
2a3f3543
Commentaire pour IDEA
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/main/java/org/legrog/web/publisher/PublisherVersionView.java
src/main/java/org/legrog/web/publisher/PublisherVersionView.java
View file @
933274f
...
...
@@ -54,8 +54,8 @@ public class PublisherVersionView implements Serializable {
/**
* Uses PublisherService to get its data and SharedService to get countries
*
* @param publisherService
* @param sharedService
* @param publisherService
injected PublisherService
* @param sharedService
injected SharedService
*/
@Inject
public
PublisherVersionView
(
PublisherService
publisherService
,
SharedService
sharedService
)
{
...
...
Please
register
or
login
to post a comment