Form:Labs: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
<div class="col-sm-8">{{{field|LabPicture|uploadable|input type=text|mandatory}}}</div></div><div class="row"> | <div class="col-sm-8">{{{field|LabPicture|uploadable|input type=text|mandatory}}}</div></div><div class="row"> | ||
<div class="col-sm-4">Short description</div> | <div class="col-sm-4">Short description</div> | ||
<div class="col-sm-8">{{{field|LabDiscription|input type=textarea|cols=27|autogrow|rows=3|mandatory}}}</div></div> | <div class="col-sm-8">{{{field|LabDiscription|input type=textarea|cols=27|autogrow|rows=3|mandatory}}}</div></div><div class="row"> | ||
<div class="col-sm-4">URL to download notebook</div> | |||
<div class="col-sm-8">{{{field|LabURLDownloadNotebook}}}</div></div><div class="row"> | |||
<div class="col-sm-4">URL to start notebook</div> | |||
<div class="col-sm-8">{{{field|LabURLStartNotebook}}}</div></div><div class="row"> | |||
{{{end template}}} | {{{end template}}} | ||