Skip to content
Snippets Groups Projects

Textual Change and Added Help Button

Merged Lukas Werner requested to merge lukas-setting-help into rwth-development
2 unresolved threads

Within the coach navigation, I changed the Einstellung tab to Tastaturkürzel. Additionally, I added a Button that leads the user to the wiki page of the VR-Coach next to the Tastaturkürzel Button.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
1 1 <div class="dialog medium">
2 2 <div class="dialog-header">
3 3 <div class="dialog-title">
4 Einstellungen
4 Tastaturkürzel
  • 22 22 <i class="fa fa-play"></i>
    23 23 </span>
    24 24 </a>
    25 <a class="button" (click)="dialogService.open('coach-settings-dialog')">Einstellungen</a>
    25 <a class="button" (click)="dialogService.open('coach-settings-dialog')">Tastaturkürzel</a>
    26 <a class="button" id="helpbutton" href="https://gitup.uni-potsdam.de/mm_vr/vr-klassenzimmer/-/wikis/home" target="_blank">?</a>
  • Lukas Werner marked this merge request as ready

    marked this merge request as ready

  • Tobias Möhring mentioned in commit 6dcab92b

    mentioned in commit 6dcab92b

  • Please register or sign in to reply
    Loading