Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Register
Sign in
Toggle navigation
Menu
UPSMF
collection-editor
Commits
7ab83056
Commit
7ab83056
authored
2 years ago
by
pradeepkumarcm96
Browse files
Options
Download
Patches
Plain Diff
Issue #IQ-128 : fix : api fix
parent
0ab0a3dc
main
bgml_label_resource-lib
bug-fix/rootNode
bug/resource-lib-miss
collection-base-editor
editorConfig
feature/61378
feature/61743-evaluable-changes
feature/exam-with-mode
fracll_label
genericModificationsCriteria
hideDropdownValues
integrateCompositeSearch
modifiedJsonStructure
questionValidity
release-5.3.0
release-5.4.0
release-5.5.0
release-5.6.0
release-5.6.0-v13
release-5.6.0-v14
release-5.6.0-v15
task/build-issue
upmsf-collection-editor1.1.7
upmsf-collection-editor1.2.4
upsmf-collection-editor
upsmf-collection-editor-V1.1.2
upsmf-collection-editor-dev
upsmf-collection-editor-v1.0.3
upsmf-collection-editor-v1.0.4
upsmf-collection-editor-v1.0.5
upsmf-collection-editor-v1.0.6
upsmf-collection-editor-v1.1.0
upsmf-collection-editor-v1.1.1
upsmf-collection-editor1.1.5
upsmf-collection-editor1.1.8
upsmf-collection-editor1.1.9
upsmf-collection-editor1.2.0
upsmf-collection-editor1.2.1
upsmf-collection-editor1.2.2
upsmf-collection-editor1.2.3
upsmf-collection-editor1.2.5
upsmf-collection-editor1.2.6
upsmf-collection-editor1.2.7
upsmf-collection-editor1.2.8
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
projects/collection-editor-library/src/lib/services/question/question.service.ts
+1
-1
...tor-library/src/lib/services/question/question.service.ts
with
1 addition
and
1 deletion
+1
-1
projects/collection-editor-library/src/lib/services/question/question.service.ts
+
1
−
1
View file @
7ab83056
...
...
@@ -146,7 +146,7 @@ export class QuestionService {
getQuestionList
(
req
,
field
?:
any
)
{
const
param
=
{
fields
:
field
fields
:
field
?
field
:
''
};
const
reqParam
=
{
url
:
this
.
configService
.
urlConFig
.
URLS
.
QuestionSet
.
QUESTION_LIST
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets