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
X-tee
X-Road-catalogue
Commits
c0db7174
Commit
c0db7174
authored
Mar 13, 2019
by
Vitali Stupin
Browse files
test
parent
6e13218b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/methods.service.ts
View file @
c0db7174
...
...
@@ -135,6 +135,7 @@ export class MethodsService {
this
.
apiUrlBase
=
CONFIG
[
instance
]
// Data of this instance already loaded
// TODO: refresh data every time (rely on browser cache)
if
(
this
.
instanceData
[
instance
]
&&
this
.
instanceData
[
instance
].
length
)
{
this
.
subsystems
=
this
.
instanceData
[
instance
]
this
.
signalRefresh
();
...
...
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