remove whitespaces

remotes/origin/stable6
Bjoern Schiessle 12 years ago
parent 0a9bb8ba73
commit 4a9f5f64da
  1. 2
      apps/files/js/files.js

@ -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…
Cancel
Save