Skip to content

Commit f326bbc

Browse files
committed
removed language picker from the header
1 parent 22721cf commit f326bbc

2 files changed

Lines changed: 32 additions & 31 deletions

File tree

survey_dashboard/hmc_layout/de_template.html

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
href="https://helmholtz-metadaten.de/favicon/favicon.ico"
157157
/>
158158
<meta name="msapplication-config" content="/favicon/browserconfig.xml" />
159-
159+
160160
<!-- Style added for title banner-->
161161
<style>
162162
.banner {
@@ -166,7 +166,7 @@
166166
background-repeat: no-repeat;
167167
align-items: flex-end !important;
168168
}
169-
169+
170170
.d-flex {
171171
display: flex !important;
172172
}
@@ -200,7 +200,7 @@
200200
}
201201

202202
.infobox2 {
203-
203+
204204
border-style:solid;
205205
border-width: 2px;
206206
color: #000000;
@@ -212,7 +212,7 @@
212212
.highlight {
213213
color:#14c8ff;
214214
}
215-
215+
216216
</style>
217217
<!---->
218218

@@ -886,8 +886,9 @@
886886
<span></span>
887887
<span></span>
888888
</button>
889-
890-
To be included later
889+
890+
891+
<!-- To be included later
891892
<div>
892893
<ul class="flex">
893894
<li class="ml-2">
@@ -907,14 +908,14 @@
907908
</a>
908909
</li>
909910
</ul>
910-
</div>
911-
911+
</div> -->
912+
912913
</div>
913-
914-
914+
915+
915916
</div>
916917

917-
<div
918+
<!-- <div
918919
class="absolute hidden pr-6 mt-2 hmc-langswitch__container lg:pr-12 xl:block"
919920
>
920921
<div>
@@ -937,14 +938,14 @@
937938
</li>
938939
</ul>
939940
</div>
940-
</div>
941-
</div>
941+
</div> -->
942+
</div>
942943

943944

944945
</div>
945946
</header>
946-
947-
<main class="pb-20 bg-gray-100">
947+
948+
<main class="pb-20 bg-gray-100">
948949

949950
<!-- TITLE IMAGE: UGLY SOLUTION
950951
needs to be adjusted as soon as we have an image and URL for the preferred background image-->
@@ -954,20 +955,20 @@
954955
<span class="text-2xl sm:text-3xl font-display font-bold uppercase text-white" style="display: inline-block; align-self: flex-end;">
955956
{{ app_title }}
956957
</span>
957-
958+
958959
<img src="./en_files/SurveyExplorerLogoInverted.png" style="margin-left:auto; height: 13rem">
959-
960+
960961
</div>
961962
</div>
962963
<div class="pt-10 pb-20 lg:pt-20">
963964
<section>
964965
<div class="container mx-auto mb-24">
965-
966+
966967
<p style="margin-left:36px; margin-bottom:2.5rem;">
967968
Wer sind die Datenstakeholder in Helmholtz? Welche Tools nutzen sie? Welche Hindernisse liegen auf dem Weg zu besseren Metadaten?
968969
Dies sind nur einige der Fragen, die wir mit unserem HMC Community Survey 2021 adressiert haben. Auf dieser Seite können Sie die Ergebnisse der Umfrage interaktiv erforschen und einen tieferen Einblick in die Daten erlangen.
969970
</p>
970-
971+
971972
<p style="margin-left: 36px; margin-bottom:12px; margin-top: 2.5rem;">
972973
Filtern Sie die angezeigten Daten unter <b>Globale Datafilter</b> und erforschen Sie
973974
<ul style="margin-left: 72px;font-size: 17px; list-style-type: disc;">
@@ -1008,25 +1009,25 @@
10081009
</div>
10091010
<div class="flex flex-wrap">
10101011
<div class="infobox2" style="min-width: 1200px; margin-top: 5rem; margin-left: 24px; border-color: #002864;">
1011-
1012+
10121013
<p style="margin-bottom: 0px">
10131014
<b style="color: #002864;">DISCLAIMER</b><br>Die angezeigten Daten sind mit Sorgfalt zu betrachten. Einige Antworten könnten losgelöst vom Kontext
1014-
Verzerrungen ausgesetzt sein. Einige Fragen wurden abhängig vom Forschungsbereich der Befragten gestellt.
1015+
Verzerrungen ausgesetzt sein. Einige Fragen wurden abhängig vom Forschungsbereich der Befragten gestellt.
10151016
<a href="https://doi.org/10.3289/HMC_publ_05" target="_blank">Für nähere Informationen beachten Sie bitte unsere
10161017
Umfragepublikation.</a>
10171018
</p>
1018-
1019+
10191020
</div>
1020-
1021+
10211022
</div>
1022-
1023+
10231024
</div>
10241025
</section>
10251026

10261027
<section>
10271028
<div class="container mx-auto mb-12">
10281029
{% block contents %}
1029-
<div class="flex flex-col w-full lg:space-x-4 lg:flex-row">
1030+
<div class="flex flex-col w-full lg:space-x-4 lg:flex-row">
10301031
<br>
10311032
{% for doc in docs %}
10321033
{{ embed(doc) if doc.elementid }}
@@ -1152,7 +1153,7 @@
11521153
target="_blank"
11531154
>
11541155
<img src="./en_files/github-mark-white.png" width="24px" height="24px">
1155-
1156+
11561157
</a>
11571158
</li>
11581159
</ul>
@@ -1978,5 +1979,5 @@
19781979
})();
19791980
</script>
19801981
<!-- End Matomo Code -->
1981-
1982+
19821983
{% endblock %}

survey_dashboard/hmc_layout/en_template.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -888,7 +888,7 @@
888888
<span></span>
889889
</button>
890890

891-
To be included later
891+
<!-- To be included later
892892
<div>
893893
<ul class="flex">
894894
<li class="ml-2">
@@ -908,14 +908,14 @@
908908
</a>
909909
</li>
910910
</ul>
911-
</div>
911+
</div> -->
912912

913913
</div>
914914

915915

916916
</div>
917917

918-
<div
918+
<!-- <div
919919
class="absolute hidden pr-6 mt-2 hmc-langswitch__container lg:pr-12 xl:block"
920920
>
921921
<div>
@@ -938,7 +938,7 @@
938938
</li>
939939
</ul>
940940
</div>
941-
</div>
941+
</div> -->
942942
</div>
943943

944944

0 commit comments

Comments
 (0)