Skip to content
Snippets Groups Projects
Commit fc147cac authored by Sébastien DA ROCHA's avatar Sébastien DA ROCHA :bicyclist:
Browse files

Merge branch 'REDMINE-ISSUES/12588v2' into 'develop'

parents 9c77844f 571ef07d
No related branches found
No related tags found
No related merge requests found
......@@ -381,6 +381,7 @@ export default {
const response = await
this.$store.dispatch('feature/GET_PROJECT_FEATURES', {
project_slug: this.$route.params.slug,
feature_type__slug : this.structure.slug,
limit: '5'
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment