From 9c9512a7e040f8247d259bdc6f9cf55d5d276baf Mon Sep 17 00:00:00 2001
From: Pjotr Prins
Date: Wed, 15 Jul 2020 12:48:12 +0100
Subject: Load metadata locally without pkg_resources
---
bh20simplewebuploader/static/main.js | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'bh20simplewebuploader/static')
diff --git a/bh20simplewebuploader/static/main.js b/bh20simplewebuploader/static/main.js
index 751e478..4703047 100644
--- a/bh20simplewebuploader/static/main.js
+++ b/bh20simplewebuploader/static/main.js
@@ -195,7 +195,7 @@ function addField(e) {
// Increment the number and use the keypath and number to set IDs and cross
// references.
// TODO: Heavily dependent on the form field HTML. Maybe we want custom
- // elements for the labeled controlsd that know how to be list items?
+ // elements for the labeled controls that know how to be list items?
fieldNumber++
newField.dataset.number = fieldNumber
let newID = keypath + '[' + fieldNumber + ']'
--
cgit v1.2.3
From 73be46fd1db58f132fa60ff30d33d67927a341a7 Mon Sep 17 00:00:00 2001
From: Pjotr Prins
Date: Thu, 16 Jul 2020 09:48:31 +0100
Subject: Addes ESR logo and cropped CWL logo
---
bh20simplewebuploader/static/image/CWL.png | Bin 0 -> 11066 bytes
bh20simplewebuploader/static/image/ESR.png | Bin 0 -> 67869 bytes
bh20simplewebuploader/templates/footer.html | 6 +++++-
doc/blog/using-covid-19-pubseq-part5.org | 4 ++++
4 files changed, 9 insertions(+), 1 deletion(-)
create mode 100644 bh20simplewebuploader/static/image/CWL.png
create mode 100644 bh20simplewebuploader/static/image/ESR.png
(limited to 'bh20simplewebuploader/static')
diff --git a/bh20simplewebuploader/static/image/CWL.png b/bh20simplewebuploader/static/image/CWL.png
new file mode 100644
index 0000000..81d1807
Binary files /dev/null and b/bh20simplewebuploader/static/image/CWL.png differ
diff --git a/bh20simplewebuploader/static/image/ESR.png b/bh20simplewebuploader/static/image/ESR.png
new file mode 100644
index 0000000..557c798
Binary files /dev/null and b/bh20simplewebuploader/static/image/ESR.png differ
diff --git a/bh20simplewebuploader/templates/footer.html b/bh20simplewebuploader/templates/footer.html
index a1dd4fd..37a6b64 100644
--- a/bh20simplewebuploader/templates/footer.html
+++ b/bh20simplewebuploader/templates/footer.html
@@ -21,7 +21,7 @@
"+data[i]["label"]+" | "+data[i]["count"]+" | " - } - htmlString=htmlString+" |
"+data[i]["label"]+" | "+data[i]["count"]+" | "
+ }
+*/
+ for (var i=0; i"+data[i]["label"]+" | "+data[i]["count"]+" | "
+ }
+ htmlString=htmlString+" | |
The Virtuoso database contains public sequences!
- {% include 'demo-run.html' %} +The Virtuoso database contains public sequences!
+ +The Virtuoso database contains public sequences!
The Virtuoso database contains public sequences!
+ +