Merge pull request #4272 from solgenomics/topic/fix-vcf-download
[sgn.git] / mason / tools / label_designer / select_datasource.mas
blobdba445b58d5dd49d5617828bd853579476a915cd
1 <br/>
2 <div class="text-center">
3     <p><b>Welcome to the Label Designer</b></p>
4     <br/>
5     <p>This workflow will guide you through each step of the design process. For detailed explanations of each step please refer to the <a href="http://solgenomics.github.io/sgn/03_managing_breeding_data/03_12.html">label designer section of the manual</a>.<p>
6     <p>To start, select a data source and a data level. The data source can be a list, crossing experiment, trial, or genotyping plate. When you are finished, click 'Next'<p>
7 </div>
8 <br/><br/>
9 <div class="col-md-2 text-center">
10     <label><b>Data Source:</b></label>
11 </div>
12 <div class="col-md-4" id="data_source">
13 </div>
14 <div class="col-md-2 text-center">
15     <label>Label For Every:</label>
16 </div>
17 <div class="col-md-4">
18     <div id="label_designer_data_level_select_div"></div>
19 </div>
20 <br/>