Final final Status
This commit is contained in:
parent
f6f6421620
commit
410e27adc3
@ -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()">
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
BIN
software/Frontend/src/assets/images/Map.png
Normal file
BIN
software/Frontend/src/assets/images/Map.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 8.7 KiB |
BIN
software/Frontend/src/assets/images/Pflanze.png
Normal file
BIN
software/Frontend/src/assets/images/Pflanze.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 313 KiB |
BIN
software/Frontend/src/assets/images/Robot.png
Normal file
BIN
software/Frontend/src/assets/images/Robot.png
Normal file
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 |
Loading…
x
Reference in New Issue
Block a user