Merge pull request #11114 from opf/feature/12-2-new-features

Add feature image for 12.2
pull/11086/head
ulferts 2 years ago committed by GitHub
commit cf08405d2f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      frontend/src/app/features/homescreen/blocks/new-features.component.ts
  2. BIN
      frontend/src/assets/images/12_1_features.png
  3. BIN
      frontend/src/assets/images/12_2_features.png

@ -64,7 +64,7 @@ const OpVersionI18n = '12_2';
export class HomescreenNewFeaturesBlockComponent {
public isStandardEdition:boolean;
new_features_image = imagePath('12_1_features.png');
new_features_image = imagePath('12_2_features.png');
public text = {
newFeatures: this.i18n.t('js.label_new_features'),

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 63 KiB

Loading…
Cancel
Save