Form:Labs: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Created / updated'''</span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Created / updated'''</span></div> | ||
<div class="col-sm-9 my-auto">{{{field|LabDateContributedOrUpdated|input type=datepicker | <div class="col-sm-9 my-auto">{{{field|LabDateContributedOrUpdated|input type=datepicker|mandatory}}}</div></div> | ||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Representing picture'''</span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Representing picture'''</span></div> | ||
Line 50: | Line 50: | ||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Series name'''</span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Series name'''</span></div> | ||
<div class="col-sm-9 my-auto">{{{field|LabCOSeriesName}}}</div></div> | <div class="col-sm-9 my-auto">{{{field|LabCOSeriesName|values from property=LabCOSeriesName}}}</div></div> | ||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Lecture associated with lab'''</span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Lecture associated with lab'''</span></div> | ||
Line 56: | Line 56: | ||
<div class="row mt-2"> | <div class="row mt-2"> | ||
<div class="col-sm-3 my-auto"><span class="float-right">'''Duration'''</span></div> | <div class="col-sm-3 my-auto"><span class="float-right">'''Duration'''</span></div> | ||
<div class="col-sm-9 my-auto">{{{field| LabCODuration||input type=dropbox|mandatory}}}</div></div> | <div class="col-sm-9 my-auto">{{{field| LabCODuration||input type=dropbox|size=40|mandatory}}}</div></div> | ||
{{{end template}}} | {{{end template}}} | ||