CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 53: | Line 53: | ||
void(document.getElementById('details').innerText = document.getElementById(id + '_desc').value); | void(document.getElementById('details').innerText = document.getElementById(id + '_desc').value); | ||
void(document.getElementById('profile').style.visibility = 'visible'); | void(document.getElementById('profile').style.visibility = 'visible'); | ||
+ | void(document.getElementById('personnel').style.display = 'block'); | ||
} | } | ||
</script> | </script> | ||
Line 165: | Line 166: | ||
</svg> | </svg> | ||
− | <table class='responsive_box' height='200px' id='personnel' style='margin: 0px; background-color: #ffffff; border: none;'> | + | <table class='responsive_box' height='200px' id='personnel' style='display:none; margin: 0px; background-color: #ffffff; border: none;'> |
<tr> | <tr> | ||
<th style='margin: 0px; background-color: #ffffff; border: none; border-collapse: separate; text-align: center;' width='60%'> | <th style='margin: 0px; background-color: #ffffff; border: none; border-collapse: separate; text-align: center;' width='60%'> |
Revision as of 14:01, 7 August 2017