diff options
author | Brian Cully <bjc@kublai.com> | 2021-02-18 13:16:56 -0500 |
---|---|---|
committer | Brian Cully <bjc@kublai.com> | 2021-02-18 13:16:56 -0500 |
commit | 737b94c65bf275ce66df24f65dfbf418d4835902 (patch) | |
tree | dab07d0c85853e1a7228e08f9ff3e2e3f51f20ba /index.html | |
parent | 4bff68dd9c421b843b5d0c8b52e40bfc5f01f147 (diff) | |
download | molsim2-737b94c65bf275ce66df24f65dfbf418d4835902.tar.gz molsim2-737b94c65bf275ce66df24f65dfbf418d4835902.zip |
Initial pass at getting codon display working.
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ </head> <body> - <ol id='genome-history' start='0'> + <ol id='genome-history' start='0'></ol> </ol> <div id='instructions'> |