fixed colophon bug

This commit is contained in:
Cristina Cochior 2020-10-29 13:24:28 +01:00
parent f2f3d4d026
commit 3ce498e8b3
2 changed files with 5 additions and 3 deletions

View File

@ -262,10 +262,10 @@ div#listofpeople{
#colophon {
position: absolute;
width: 13%;
width: 10%;
z-index: 3;
top: 87%;
left: 42%;
top: 163%;
left: 35%;
}
#colophondiv {

View File

@ -144,6 +144,8 @@ function getCookie(name) {
var thefile = $(this).text();
$.getJSON('{{ url_for('static', filename='js/mergedjson.json') }}', function(test) {
$(".name-elements").empty();
$("#colophondiv").css("display","none");
colophonstatus = true;
// iterate in test[i].librarian to find where the name is present
//to get the test[i].debris that goes with it