Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
X-tee
X-Road-catalogue
Commits
ce3aed3f
Commit
ce3aed3f
authored
Mar 13, 2019
by
Vitali Stupin
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
test
parent
c0db7174
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/app/methods.service.ts
src/app/methods.service.ts
+1
-1
No files found.
src/app/methods.service.ts
View file @
ce3aed3f
...
...
@@ -135,7 +135,7 @@ export class MethodsService {
this
.
apiUrlBase
=
CONFIG
[
instance
]
// Data of this instance already loaded
// TODO: refresh data every time (rely on browser cache)
// TODO: refresh data every time (rely on browser cache)
.
if
(
this
.
instanceData
[
instance
]
&&
this
.
instanceData
[
instance
].
length
)
{
this
.
subsystems
=
this
.
instanceData
[
instance
]
this
.
signalRefresh
();
...
...
RIA Bitbucket
@ria-bitbucket
mentioned in commit
488c5328
·
Nov 23, 2020
mentioned in commit
488c5328
mentioned in commit 488c532874e12b32200965b5643b33da5411f2db
Toggle commit list
Write
Preview
Markdown
is supported
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