Safety/Check In
From 2014.igem.org
(Difference between revisions)
Line 49: | Line 49: | ||
<p>Load a previously saved Check-In form:</p> | <p>Load a previously saved Check-In form:</p> | ||
- | <select name="prevforms"> | + | <select name="prevforms" class="highlightme"> |
<option value="12345">M. tuberculosis (Protein X) / iGEM HQ / kdrinkwa 2014-04-23 14:41</option> | <option value="12345">M. tuberculosis (Protein X) / iGEM HQ / kdrinkwa 2014-04-23 14:41</option> | ||
<option value="67890">P. aeruginosa (whole) / iGEM HQ / kdrinkwa 2014-04-23 13:49</option> | <option value="67890">P. aeruginosa (whole) / iGEM HQ / kdrinkwa 2014-04-23 13:49</option> | ||
Line 137: | Line 137: | ||
<p>Further Comments:</p> | <p>Further Comments:</p> | ||
- | <textarea rows=" | + | <textarea rows="5" name="further-comments"></textarea> |
- | <p><input type="submit" value="Submit"> <input type="button" value="Save as Draft"></p> | + | <p><input type="submit" value="Submit" class="highlightme"> <input type="button" value="Save as Draft" class="highlightme"></p> |
</form> | </form> | ||
Revision as of 21:16, 1 May 2014
Questions or feedback?
Email safety AT igem DOT org!
Email safety AT igem DOT org!
PAGE UNDER CONSTRUCTION -- NOT READY FOR USE
Regular text greyed out text highlighted text
This is a draft of the Check-In form. It still needs polishing in e.g. the exact introductory text, making it look nicer overall, etc. Features requiring database access are highlighted and described.