Team:Groningen/create desc
From 2010.igem.org
(Difference between revisions)
Line 7: | Line 7: | ||
txt+= "Type of BioBrick: "+document.inv.typ.value+"<br>"; | txt+= "Type of BioBrick: "+document.inv.typ.value+"<br>"; | ||
if (document.inv.inputs.value != "") { | if (document.inv.inputs.value != "") { | ||
- | txt += "Inputs: "+ | + | txt += "Inputs: "+document.inv.inputs.value+"<br>"; |
} | } | ||
if (document.inv.outputs.value !="") { | if (document.inv.outputs.value !="") { |
Revision as of 18:25, 26 October 2010