diff options
author | Pjotr Prins | 2022-12-13 08:43:14 -0600 |
---|---|---|
committer | Pjotr Prins | 2022-12-13 08:43:14 -0600 |
commit | 1002d7a5b2a4f579fc42ccab53e954d68f6ddb19 (patch) | |
tree | d95b08b9a5a2cca4b8599428b4a1bc0f367e7774 | |
parent | c7db1c0a4e91eb1e0a5a88cfe1a98d70591efb9c (diff) | |
download | gn-gemtext-1002d7a5b2a4f579fc42ccab53e954d68f6ddb19.tar.gz |
Final steps on migrating GN1 into a container
-rw-r--r-- | issues/genenetwork1/gn1-annotation-page-is-broken.gmi | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/issues/genenetwork1/gn1-annotation-page-is-broken.gmi b/issues/genenetwork1/gn1-annotation-page-is-broken.gmi index 0fbd752..64d9201 100644 --- a/issues/genenetwork1/gn1-annotation-page-is-broken.gmi +++ b/issues/genenetwork1/gn1-annotation-page-is-broken.gmi @@ -5,7 +5,7 @@ * assigned: zsloan, pjotrp * priority: high -* status: overdue +* status: testing * type: bug * keywords: GN1, genenetwork1, annotation, from github @@ -192,3 +192,7 @@ FF console says: Uncaught ReferenceError: CKEDITOR is not defined <anonymous> Ember ``` + +Turns out that lily URLs were hard-coded in the source. So, that was an easy fix. There are still some complaints about CSS links missing in the browser console, but until someone sees a difference I does not need fixing. + +Changing the status to testing now. |