update So 2. Feb 14:31:01 CET 2020

This commit is contained in:
Robert Richter 2020-02-02 14:31:01 +01:00
parent 9ba3a9bc69
commit f1807b01df
5 changed files with 57 additions and 62 deletions

0
misc/hexagon_brb_2km.geojson Normal file → Executable file
View File

0
server/socket.js Normal file → Executable file
View File

View File

@ -1,3 +1,5 @@
footer.footer footer.footer
.container-fluid .container-fluid
span.text-muted © Leitstelle Lausitz - #{new Date().getFullYear()} .row
.col-8.span.text-muted.text-left © Leitstelle Lausitz - #{new Date().getFullYear()}
.col-4.span.text-muted.text-right Version 1.x

21
views/includes/rueckmeldung.pug Normal file → Executable file
View File

@ -1,18 +1,11 @@
#waiptableau.fullheight.row.no-gutters .row.no-gutters
.col-6.h-5.d-flex.align-items-center.py-1.text-dark .col-10
button#replay.btn.btn-outline-dark.h-100.py-1.tf_singleline #einsatz_art.align-items-center.font-weight-bold.rounded.bg-light.p-3.mr-1
.ion-md-play-circle
button#volume.btn.btn-outline-dark.h-100.mx-1.tf_singleline
.ion-md-volume-high
#date-time.
.tf_singleline -Datum- - -Uhrzeit-
.col-6.h-5.d-flex.flex-row.align-items-center.justify-content-end.py-1.text-dark.tf_singleline
#wachenname.ion-md-business=data_wache || ' -Wachenname-'
.col-10.h-15.h-20_ls.pr-3
#einsatz_art.h-100.w-100.d-flex.align-items-center.font-weight-bold.p-3.rounded.bg-light.tf_singleline
#einsatz_stichwort.ion-md-apps -Stichwort- #einsatz_stichwort.ion-md-apps -Stichwort-
.col-2.h-15.h-20_ls.d-flex.align-items-center.justify-content-center.p-3.rounded.bg-light.text-info.tf_singleline .col-2
#sondersignal.ion-md-apps .align-items-center.justify-content-center.rounded.bg-light.text-info.p-3
#sondersignal.ion-md-apps.text-center
.row
.col-12.col-5_ls.h-35.h-70_ls.pt-3_pt.ptr-3_ls .col-12.col-5_ls.h-35.h-70_ls.pt-3_pt.ptr-3_ls
#map.h-100.rounded #map.h-100.rounded
.col-12.col-7_ls.h-40.h-70_ls .col-12.col-7_ls.h-40.h-70_ls

0
views/test_rueckmeldung.pug Normal file → Executable file
View File