Skip to content
Snippets Groups Projects
Commit cf85a1e2 authored by Tom Needham's avatar Tom Needham
Browse files

Merge branch 'master' of gitorious.org:owncloud/owncloud

parents 55e88120 adc200c1
Branches
No related tags found
No related merge requests found
......@@ -34,6 +34,8 @@ $(document).ready(function(){
if ( app.internal == false ) {
$('#rightcontent p.appslink').show();
$('#rightcontent a').attr('href','http://apps.owncloud.com/content/show.php?content='+app.id);
} else {
$('#rightcontent p.appslink').hide();
}
return false;
});
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment