Content deleted Content added
updated source code |
removed duplicate code |
||
Line 300:
if current_parameters.has_key("source"): new_drugbox += "| source = " + current_parameters['source'] + "\n"
if current_parameters.has_key("target"): new_drugbox += "| target = " + current_parameters['target'] + "\n"
if current_parameters['type'] == "vaccine":
|