Skip to content
Snippets Groups Projects
Merged Leandro Almada requested to merge REDMINE-ISSUES/12588v3 into develop
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -382,6 +382,7 @@ export default {
this.$store.dispatch('feature/GET_PROJECT_FEATURES', {
project_slug: this.$route.params.slug,
feature_type__slug : this.structure.slug,
ordering: '-created_on',
limit: '5'
})
Loading