diff --git a/common/cloudfunc.js b/common/cloudfunc.js index a38fa06e..7884d069 100644 --- a/common/cloudfunc.js +++ b/common/cloudfunc.js @@ -194,7 +194,7 @@ export const buildFromJSON = (params) => { name: linkResult, size: '<dir>', date: '--.--.----', - time: '--.--.----', + time: '--:--:--', owner: '.', mode: '--- --- ---', }); @@ -251,7 +251,7 @@ export const buildFromJSON = (params) => { const updateField = (file) => ({ ...file, date: file.date || '--.--.----', - time: file.time || '--.--.----', + time: file.time || '--:--:--', owner: file.owner || 'root', size: getSize(file), }); diff --git a/test/common/cloudfunc.html b/test/common/cloudfunc.html index 572c689c..a032b107 100644 --- a/test/common/cloudfunc.html +++ b/test/common/cloudfunc.html @@ -10,7 +10,7 @@ .. <dir> - --.--.---- + --:--:-- --.--.---- . --- --- --- @@ -18,7 +18,7 @@ applnk <dir> - --.--.---- + --:--:-- 21.02.2016 root rwx r-x r-x @@ -26,7 +26,7 @@ ай 1.30kb - --.--.---- + --:--:-- --.--.---- root rwx r-x r-x