mirror of
https://github.com/nextcloud/server.git
synced 2026-04-28 09:37:29 -04:00
really open website after click
This commit is contained in:
parent
48df7a2a7d
commit
ea65d90a41
1 changed files with 0 additions and 1 deletions
|
|
@ -81,7 +81,6 @@ function recordClick(event) {
|
|||
url: 'ajax/recordClick.php',
|
||||
data: "url=" + encodeURI($(this).attr('href')),
|
||||
});
|
||||
return false;
|
||||
}
|
||||
|
||||
function encodeEntities(s){
|
||||
|
|
|
|||
Loading…
Reference in a new issue