Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
G
Géocontrib Frontend
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
GéoContrib
Géocontrib Frontend
Commits
559132f3
Commit
559132f3
authored
3 years ago
by
Sébastien DA ROCHA
Browse files
Options
Downloads
Plain Diff
Merge branch 'redmine-issues/12752' into 'develop'
REDMINE_ISSUE-12752
See merge request
!238
parents
2b43c0a7
55efbdbb
No related branches found
Branches containing commit
No related tags found
Tags containing commit
2 merge requests
!254
version 2.3.2
,
!238
REDMINE_ISSUE-12752
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/store/modules/feature.js
+1
-1
1 addition, 1 deletion
src/store/modules/feature.js
with
1 addition
and
1 deletion
src/store/modules/feature.js
+
1
−
1
View file @
559132f3
...
@@ -250,7 +250,7 @@ const feature = {
...
@@ -250,7 +250,7 @@ const feature = {
}
}
let
updateMsg
=
{
let
updateMsg
=
{
project
:
rootState
.
project_slug
,
project
:
rootState
.
project_slug
,
type
:
'
put
'
,
type
:
routeName
===
"
editer-signalement
"
?
"
put
"
:
"
post
"
,
featureId
:
state
.
form
.
feature_id
,
featureId
:
state
.
form
.
feature_id
,
geojson
:
geojson
geojson
:
geojson
};
};
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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