Textual Change and Added Help Button
2 unresolved threads
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
Activity
requested review from @x_xnifuywz5ndzb1alaho0cc0b0ylokoj6ykggx3fy7sigzsctbhsxnvztygpgmqoq
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> mentioned in commit 6dcab92b
Please register or sign in to reply