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
52dfb279
Commit
52dfb279
authored
Mar 25, 2019
by
Vitali Stupin
Browse files
test lint problem
parent
ca0b2966
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/subsystems.service.ts
View file @
52dfb279
...
...
@@ -11,7 +11,7 @@ import { MAX_LIMIT, DEFAULT_LIMIT, INSTANCES, API_SERVICE, FILTER_DEBOUNCE } fro
})
export
class
SubsystemsService
{
private
apiUrlBase
=
''
;
private
limit
:
number
=
DEFAULT_LIMIT
;
private
limit
:
number
=
DEFAULT_LIMIT
private
nonEmpty
=
false
;
private
filter
=
''
;
private
instance
=
''
;
...
...
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