Commit 7f9d3033 authored by Percen's avatar Percen
Browse files

Merge branch '21pesi1bif-master-patch-04667' into 'master'

Update public/index.html

See merge request geovistoogsi/ar!105
parents a6caf4ad b28d6bcb
Pipeline #10631 passed with stage
in 8 seconds
...@@ -149,9 +149,6 @@ ...@@ -149,9 +149,6 @@
<div class="menu-item active" id="robot-item" onclick="selectModel('robot')"> <div class="menu-item active" id="robot-item" onclick="selectModel('robot')">
<img src="previewImages/robot.png" alt="Roboter" style="width: 50px; height: 50px;"> <img src="previewImages/robot.png" alt="Roboter" style="width: 50px; height: 50px;">
</div> </div>
<div class="menu-item" id="sunflower-item" onclick="selectModel('sunflower')">
<img src="previewImages/sunflower.png" alt="Sonnenblume" style="width: 50px; height: 50px;">
</div>
<div class="menu-item" id="lantern-item" onclick="selectModel('tree')"> <div class="menu-item" id="lantern-item" onclick="selectModel('tree')">
<img src="previewImages/tree.png" alt="Baum" style="width: 50px; height: 50px;"> <img src="previewImages/tree.png" alt="Baum" style="width: 50px; height: 50px;">
</div> </div>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment