Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Panel
titleRecently Updated Vocabulary Issues

Jira
serverJIRA
columnIdsissuekey,summary,customfield_11304,customfield_11300,customfield_10300,updated,status,reporter
columnskey,summary,vocab action required,vocab pico selection,cochrane reviewgroupVocab Action Required,Vocab PICO Selection,Cochrane ReviewGroup,updated,status,reporter
maximumIssues1000100
jqlQueryfilter="Open Vocabulary Issues"
serverId84faf8a3-76e6-3cf7-862e-a59f68644f2d



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>