Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
eCOM-RICM5-MyTransport
MyTransport
Commits
b4846cd2
Commit
b4846cd2
authored
Dec 17, 2018
by
Julien
Browse files
fixing privates
parent
0756617d
Pipeline
#17257
passed with stages
in 6 minutes and 49 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/app/home/home.component.ts
View file @
b4846cd2
...
...
@@ -177,7 +177,7 @@ export class HomeComponent implements OnInit {
return
this
.
selectedAgence
;
}
get
Villes
():
String
[]
{
getVilles
():
String
[]
{
return
this
.
villes
;
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment