Versions Compared

Key

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


Welcome to PICO annotation

Type your search query in the search box or you can browse the hyperlinked topics below.



Livesearch
spaceKeyAKB
placeholderSearch Annotation Knowledge Base


Vocabulary

Browser description

Specific topics (to be added)

Request workflow

HTML
<script type="text/javascript" src="https://jira.cochrane.org/s/8e47d5bf240ac1fc2a1f711fb334395d-T/1oigt1/73013/be09033ea7858348cd8d5cdeb793189a/2.0.23/_/download/batch/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector/com.atlassian.jira.collector.plugin.jira-issue-collector-plugin:issuecollector.js?locale=en-UK&collectorId=15b553eb"></script>

    <script type="text/javascript">window.ATL_JQ_PAGE_PROPS =  {
	"triggerFunction": function(showCollectorDialog) {
		//Requires that jQuery is available! 
		jQuery("#prefferredTermIssue").click(function(e) {
			e.preventDefault();
			showCollectorDialog();
		});
	}};</script>


<style>
.button {
    background-color: #962d91;
    border: none;
    color: white;
    padding: 
15px
8px 
12px
6px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 
16px
14px;
    margin: 4px 2px;
    cursor: pointer;
}
</style>

<input type="button"  style="button" id="prefferredTermIssue" class="button" value="Report a Vocabulary Issue" />
Block your annotation until your requested terms are available

Browser description

Specific topics (to be added)

Request workflow



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>