Form:Labs: Difference between revisions

From CSDMS
No edit summary
No edit summary
Line 75: Line 75:
{{{for template| LabNotes |label=}}}
{{{for template| LabNotes |label=}}}
<div class="row mt-2">
<div class="row mt-2">
<div class="col-sm-3 my-auto"><span class="float-right">'''Instructions'''</span></div>
<div class="col-sm-3"><span class="float-right">'''Instructions'''</span></div>
<div class="col-sm-9 my-auto">{{{field|LabNotesInstructions|input type=textarea|cols=74%|autogrow|rows=3|mandatory}}}</div></div>
<div class="col-sm-9 my-auto">{{{field|LabNotesInstructions|input type=textarea|cols=74%|autogrow|rows=3|mandatory}}}</div></div>
<div class="row mt-2">
<div class="row mt-2">
Line 85: Line 85:
<div class="row mt-2">
<div class="row mt-2">
<div class="col-sm-3 my-auto"><span class="float-right">'''Requirements''' </span></div>
<div class="col-sm-3 my-auto"><span class="float-right">'''Requirements''' </span></div>
<div class="col-sm-9 my-auto">{{{field|LabNotesRequirements|mandatory}}}</div></div>
<div class="col-sm-9 my-auto">{{{field|LabNotesRequirements|size=75%|mandatory}}}</div></div>
{{{end template}}}
{{{end template}}}


{{{for template| LabNotesConcepts |multiple|label=}}}
{{{for template| LabNotesConcepts |multiple|add button text=Add concept}}}
<div class="row mt-2">
<div class="row mt-2">
<div class="col-sm-3 my-auto"><span class="float-right">'''Concepts''' </span></div>
<div class="col-sm-3 my-auto"><span class="float-right">'''Concepts''' </span></div>
<div class="col-sm-9 my-auto">{{{field| LabNotesConcept |mandatory}}}</div></div>
<div class="col-sm-9 my-auto">{{{field| LabNotesConcept |size=75%|mandatory}}}</div></div>
{{{end template}}}
{{{end template}}}



Revision as of 08:14, 21 March 2020