Skip to content
Snippets Groups Projects
Unverified Commit 2b86f1e6 authored by Morris Jobke's avatar Morris Jobke
Browse files

Remove unneeded usage of tipsy

* tooltip is already initialized
parent afef11f8
No related branches found
No related tags found
No related merge requests found
...@@ -8,5 +8,4 @@ $(document).ready(function() { ...@@ -8,5 +8,4 @@ $(document).ready(function() {
OC.AppConfig.setValue('files_sharing', $(this).attr('name'), value); OC.AppConfig.setValue('files_sharing', $(this).attr('name'), value);
}); });
$('.section .icon-info').tipsy({gravity: 'w'});
}); });
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment