Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
IN-SOURCE
Gowanus-CityGML-Viewer
Commits
699bd6bb
Commit
699bd6bb
authored
3 years ago
by
Rushikesh Padsala
Browse files
Options
Download
Email Patches
Plain Diff
Update index.html
parent
da383625
Pipeline
#4817
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/index.html
+2
-2
public/index.html
with
2 additions
and
2 deletions
+2
-2
public/index.html
+
2
-
2
View file @
699bd6bb
...
...
@@ -28,9 +28,9 @@
<!-- defining menu panel -->
<div
class=
"backdrop"
id=
"menu"
>
<h2>
Net Zero Gowanus
<i
class=
"fa fa-info-circle"
style=
"font-size:15px;color:yellow"
onclick=
"window.open('https://www.isprs-ann-photogramm-remote-sens-spatial-inf-sci.net/VIII-4-W1-2021/81/2021/')"
>
</i></h2>
<span><strong>
Scenario Selection
</strong></span>
<span><strong>
Scenario Selection
<i
class=
"fa fa-info-circle"
style=
"font-size:15px;color:yellow"
onclick=
"window.open('https://www.corp.at/archive/CORP2020_54.pdf')"
>
</i>
</strong></span>
<div
class=
"nowrap"
>
<select
id=
"selectscenario"
>
<i
class=
"fa fa-info-circle"
style=
"font-size:15px;color:yellow"
onclick=
"window.open('https://www.corp.at/archive/CORP2020_54.pdf')"
>
</i>
<select
id=
"selectscenario"
>
<option
value=
"current"
>
Existing
</option>
<option
value=
"bau"
>
2050 BAU
</option>
<option
value=
"bp"
>
2050 Best Practice
</option>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets