Commit 737e4fff authored by Percen's avatar Percen
Browse files

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

Update public/index.html

See merge request !143
parents 19ea3cf2 7ef116f5
Pipeline #10816 passed with stage
in 13 seconds
Showing with 22 additions and 0 deletions
+22 -0
...@@ -40,6 +40,10 @@ ...@@ -40,6 +40,10 @@
font-size: 1.2em; font-size: 1.2em;
margin-bottom: 30px; margin-bottom: 30px;
} }
#add-menu {
overflow-y:
}
#menu-bar, #menu-bar,
.menu-placeholder { .menu-placeholder {
...@@ -371,6 +375,24 @@ ...@@ -371,6 +375,24 @@
file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fire_hydrant_model/scene.gltf", file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fire_hydrant_model/scene.gltf",
scale: { x: 0.04, y: 0.04, z: 0.04 } scale: { x: 0.04, y: 0.04, z: 0.04 }
}, },
test: {
name: "Fire Hydrant",
image: "previewImages/hydrant.PNG",
file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fire_hydrant_model/scene.gltf",
scale: { x: 0.04, y: 0.04, z: 0.04 }
},
test1: {
name: "Fire Hydrant",
image: "previewImages/hydrant.PNG",
file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fire_hydrant_model/scene.gltf",
scale: { x: 0.04, y: 0.04, z: 0.04 }
},
test2: {
name: "Fire Hydrant",
image: "previewImages/hydrant.PNG",
file: "https://transfer.hft-stuttgart.de/gitlab/geovistoogsi/ar/-/raw/master/public/assets/models/fire_hydrant_model/scene.gltf",
scale: { x: 0.04, y: 0.04, z: 0.04 }
},
lantern: { lantern: {
name: "Lantern", name: "Lantern",
image: "previewImages/lantern.jpg", image: "previewImages/lantern.jpg",
......
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