Line | |
---|
1 | <div id="enterTagsDialog" class="dialog"> |
---|
2 | <div id="excel"> |
---|
3 | <h2>Edit sample data by excel file</h2> |
---|
4 | <p> |
---|
5 | Enter tag sequence and oligo number for samples in an excel file. <g:link action="downloadTagsExcel" id="${run.id}">Download an example</g:link> |
---|
6 | </p> |
---|
7 | <g:form name="uploadExcel" action="parseTagExcel" id="${run.id}"> |
---|
8 | <g:fileUpload name="tagExcel" value="" onUpload="handleTagExcel"></g:fileUpload> |
---|
9 | </g:form> |
---|
10 | </div> |
---|
11 | </div> |
---|
Note: See
TracBrowser
for help on using the repository browser.