remove whitespaces
This commit is contained in:
parent
0a9bb8ba73
commit
4a9f5f64da
|
@ -124,7 +124,7 @@ $(document).ready(function() {
|
|||
$('#trash').on('click', function() {
|
||||
window.location=OC.filePath('files_trashbin', '', 'index.php');
|
||||
});
|
||||
|
||||
|
||||
var lastChecked;
|
||||
|
||||
// Sets the file link behaviour :
|
||||
|
|
Loading…
Reference in New Issue