This is the codeAbility Sharing Platform! Learn more about the codeAbility Sharing Platform.

Skip to content
Snippets Groups Projects

Translate teaser headings

Merged Daniel Rainer requested to merge translate_teaser_headings into development
Compare and
4 files
+ 23
5
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -56,7 +56,7 @@ export interface Exercise {
lastUpdate: string;
originalResult: SearchResultDTO;
//thesis
// thesis
views: number;
downloads: number;
}