Mercurial > repos > eduardo > annotateviz
diff static/trinotateviz.html @ 5:9cc97d18dff1 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/annotateviz commit 230f5fe14cc469e56626201a5c377686976d81fc-dirty
author | eduardo |
---|---|
date | Sat, 24 Jun 2017 15:49:54 -0400 |
parents | 92921dfea0b5 |
children |
line wrap: on
line diff
--- a/static/trinotateviz.html Sat Jun 24 14:55:25 2017 -0400 +++ b/static/trinotateviz.html Sat Jun 24 15:49:54 2017 -0400 @@ -24,8 +24,8 @@ <div><br> left part: <input type="text" name="lpart" id="lpart"> right part: <input type="text" name="rpart" id="rpart"> -<input type="button" value="Submit" onClick="merge_prediction() ></input> -<input type="button" value="export" onClick="export_gff() ></input> +<input type="button" value="Submit" onClick="merge_prediction()"></input> +<input type="button" value="export" onClick="export_gff()"></input> <br></div> <div id="GenomeBrowser" style="height: 100%; width: 100%; padding: 0; border: 0;"></div>