]> source.dussan.org Git - nextcloud-server.git/commitdiff
remove whitespaces
authorBjoern Schiessle <schiessle@owncloud.com>
Mon, 29 Jul 2013 15:15:20 +0000 (17:15 +0200)
committerBjoern Schiessle <schiessle@owncloud.com>
Mon, 29 Jul 2013 15:15:20 +0000 (17:15 +0200)
apps/files/js/files.js

index 55280edde4220029437a3e75b01216c70c2dd007..3fad3fae7d39ed34b063541c43da59a92fea96ee 100644 (file)
@@ -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 :