update Mo 3. Feb 18:31:01 CET 2020

This commit is contained in:
Robert Richter 2020-02-03 18:31:01 +01:00
parent b873330b14
commit b763e49bf7
2 changed files with 25 additions and 23 deletions

View File

@ -10,18 +10,19 @@
h4.text-info
| Aufgabenwahrnehmung
p Ich komme als:
.form-check
input#radios_res_ek.form-check-input(type='radio', name='radios_res', value='1')
label.form-check-label(for='radios_res_ek')
| Einsatzkraft
.form-check
input#radios_res_ma.form-check-input(type='radio', name='radios_res', value='1')
label.form-check-label(for='radios_res_ma')
| Maschinist
.form-check
input#radios_res_fk.form-check-input(type='radio', name='radios_res', value='1')
label.form-check-label(for='radios_res_fk')
| Führungskraft
.form-group
.custom-control.custom-radio
input#radios_res_ek.custom-control-input(type='radio', name='radios_res', value='1')
label.custom-control-label(for='radios_res_ek')
| Einsatzkraft
.custom-control.custom-radio
input#radios_res_ma.custom-control-input(type='radio', name='radios_res', value='1')
label.custom-control-label(for='radios_res_ma')
| Maschinist
.custom-control.custom-radio
input#radios_res_fk.custom-control-input(type='radio', name='radios_res', value='1')
label.custom-control-label(for='radios_res_fk')
| Führungskraft
br
p zum Einsatz.
hr

View File

@ -1,12 +1,12 @@
.row.no-gutters
.col-10.mb-2
#einsatz_art.align-items-center.font-weight-bold.rounded.bg-light.p-3.mr-1
.col-10
#einsatz_art.align-items-center.font-weight-bold.rounded.bg-light.p-3.mr-2
#einsatz_stichwort.ion-md-apps -Stichwort-
.col-2.mb-2
.col-2
.align-items-center.justify-content-center.rounded.bg-light.text-info.p-3
#sondersignal.ion-md-apps.text-center
.col-12
.card
.card.mt-2
.card-header.p-0
//h5.text-center.text-danger.font-weight-bold Einsatzort
#map.rounded(style={height: '20em'})
@ -18,9 +18,10 @@
li.list-group-item -Straße Hsnr-
li.list-group-item.text-warning -Besonderheiten-
.col-12
.card.border-dark.mt-2
.card-header
h5.text-info CB FW Cottbus 1
div.border-top.my-3
.card.bg-secondary.mt-2
.card-header.bg-light.p-2
h5.text-center.text-info.font-weight-bold CB FW Cottbus 1
.card-body.p-1
div.d-flex.flex-wrap.justify-content-between.align-items-center
div.flex-fill.rounded.bg-light.p-2.m-1
@ -36,8 +37,8 @@
div.pr-2 FL CB T-Dienst
div.p-2.badge.badge-danger 4
.card.bg-secondary.mt-2
.card-header
h5.text-center CB FW Madlow
.card-header.bg-light.p-2
h5.text-center.text-info.font-weight-bold CB FW Madlow
.card-body.p-1
div.d-flex.flex-wrap.justify-content-between.align-items-center
div.flex-fill.rounded.bg-light.p-2.m-1
@ -49,8 +50,8 @@
div.pr-2 FL SPN 00/00-00
div.p-2.badge.badge-info 1
.card.bg-secondary.mt-2
.card-header
h5.text-danger CB FW Cottbus 3
.card-header.bg-light.p-2
h5.text-center.text-info.font-weight-bold CB FW Cottbus 3
.card-body.p-1
div.d-flex.flex-wrap.justify-content-between.align-items-center
div.flex-fill.rounded.bg-light.p-2.m-1