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:29:04 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a57dd91d372d6532cd8f6baec22a7998551f9179
a57dd91d
1 parent
2f1650f7
Commentaire pour IDEA
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/main/java/org/legrog/web/xyz/ListCountriesView.java
src/main/java/org/legrog/web/xyz/ListCountriesView.java
View file @
a57dd91
...
...
@@ -28,7 +28,7 @@ public class ListCountriesView implements Serializable {
/**
* Uses SharedService to get countries
*
* @param sharedService
* @param sharedService
injected SharedService
*/
@Inject
public
ListCountriesView
(
SharedService
sharedService
)
{
...
...
Please
register
or
login
to post a comment