Info | ||
---|---|---|
| ||
Welcome to the Product Lifecycle |Management Pages |
WORK IN PROGRESS
Deployment matrix
HTML |
---|
<iframe src="https://compendium-acc.terena.org/reports/nrens_services?service_tags=geant&iframe=true" width="100%" height="1200" frameBorder="0" scrolling="no"></iframe> |
HTML |
---|
<script type="text/javascript">
AJS.toInit(function(){
AJS.$('#comments-section').hide();
});
for (var i=0; i<nr_li; i++) {
// if the element has the class fom 'clasa' parameter
if(tags_li[i].getAttribute('class') == 'innerCell'){
tags_li[i].style.overflow = 'visible';
//tags_li[i].style.overflow-y= 'visible';
}
}
</script>
|
...