forked from ddrilling/asb_cloud_front
Merge branch 'dev' of bitbucket.org:autodrilling/asb_cloud_front into dev
This commit is contained in:
commit
3cf7781255
@ -131,7 +131,7 @@ export default function DrillingProgram({idWell}) {
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
const lastUpdatedFileView = lastUpdatedFile &&
|
const lastUpdatedFileView = lastUpdatedFile &&
|
||||||
<Text type="secondary">
|
<Text>
|
||||||
<b>Последнее изменние:</b>
|
<b>Последнее изменние:</b>
|
||||||
"{lastUpdatedFile.name}"
|
"{lastUpdatedFile.name}"
|
||||||
[{formatBytes(lastUpdatedFile.size)}]
|
[{formatBytes(lastUpdatedFile.size)}]
|
||||||
|
Loading…
Reference in New Issue
Block a user