Skip to content
Snippets Groups Projects

feat: [AOU-1674] move 'Show all' button to the left of contributors

Merged Nicolas.Rod requested to merge rodn-contributors-show-all into master
12 files
+ 60
14
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -3,6 +3,7 @@
[icon]="icon"
[value]="contributorsValues"
[displayButtonShowMore]="true"
[showMoreButtonLabelWithNumberToTranslate]="showMoreButtonLabelWithNumberToTranslate | translate: { total: listContributors.length }"
[limitHeightShowPx]="limitHeightShowPx"
></aou-home-icon-text>
Loading