Final final Status

This commit is contained in:
Kemal Duelger 2023-09-20 18:39:43 +02:00
parent f6f6421620
commit 410e27adc3
9 changed files with 4 additions and 4 deletions

View File

@ -24,8 +24,8 @@
</div>
</div>
<div class="item-IMG">
<img class="IMG-Plants" src="assets/images/gruppe1.jpg" alt="Plant is not available">
<img class="IMG-Plants" src="assets/images/gruppe2.jpg" alt="Plant is not available">
<img class="IMG-Plants" src="assets/images/Pflanze.png" alt="Plant is not available">
<img class="IMG-Plants" src="assets/images/Pflanze.png" alt="Plant is not available">
</div>
<div class="item-delete">
<button class="item-Configure" mat-icon-button color="primary" (click)="onConfigurePlant()">

View File

@ -1,7 +1,7 @@
<div class="container"
*ngIf="robotBatteryResponse$ !== undefined && (robotBatteryResponse$ |async) !== undefined; else errorLoadingData">
<div class="robotImage">
<img src="assets/images/gruppe1.jpg" alt="Plant is not available">
<img src="assets/images/Robot.png" alt="Plant is not available">
</div>
<div class="robotAkku">
<h1 class="akkuMsg">Robot Akku:</h1>

View File

@ -1,6 +1,6 @@
<div class="container">
<p class="item-header" mat-dialog-title>Map</p>
<img class="item-img" src="assets/images/gruppe1.jpg" alt="not available">
<img class="item-img" src="assets/images/Map.png" alt="not available">
<div class="item-button" mat-dialog-actions>
<button mat-button mat-dialog-close>Close</button>
</div>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 313 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 218 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 114 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 257 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 257 KiB