Skip to content

Commit

Permalink
added link to new video
Browse files Browse the repository at this point in the history
  • Loading branch information
mariacos committed Aug 28, 2019
1 parent 6496c4e commit 139f9a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions grails-app/views/home/portalHome.gsp
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
*/
mpgSoftware.homePage.newFeatures([{"name":"Predicted T2D effector genes","link":"${createLink(controller:'gene',action:'effectorGeneTable')}","class":"feature","type":"new"},
{"name":"Tissue enrichments","link":"${createLink(controller:'trait',action:'tissueTable')}","class":"feature","type":"new"},
{"name":"Video: predicted T2D effector genes","link":"https://youtu.be/cG6gxFunHt8","class":"resource","type":"new"},
{"name":"Webinar video: gene-specific resources in the T2DKP","link":"https://www.youtube.com/watch?v=ylPn6D1hpY4","class":"resource","type":"new"}]);
</script>
</g:if>
Expand Down
1 change: 1 addition & 0 deletions grails-app/views/home/tutorials.gsp
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@

<div class="btn dk-t2d-blue dk-video-button dk-right-column-buttons-compact "><a href="https://youtu.be/CR_V8vX2dyE" target="_blank">Introduction to the Knowledge Portals</a></div>
<div class="btn dk-t2d-blue dk-video-button dk-right-column-buttons-compact "><a href="https://youtu.be/W23p91NdA5o" target="_blank">Overview of the Knowledge Portal Variant Page</a></div>
<div class="btn dk-t2d-blue dk-video-button dk-right-column-buttons-compact "><a href="https://youtu.be/cG6gxFunHt8" target="_blank">Predicted T2D effector genes</a></div>
<div class="btn dk-t2d-blue dk-video-button dk-right-column-buttons-compact "><a href="https://youtu.be/xcIYElaA4D8" target="_blank">Webinar: AMP-T2DKP Overview</a></div>
<div class="btn dk-t2d-blue dk-video-button dk-right-column-buttons-compact "><a href="https://www.youtube.com/watch?v=ylPn6D1hpY4" target="_blank">Webinar: T2DKP Gene-specific resources</a></div>

Expand Down

0 comments on commit 139f9a1

Please sign in to comment.