Skip to content
Snippets Groups Projects
Merged Leandro Almada requested to merge REDMINE-ISSUES/12588v2 into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -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'
})
Loading