Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(457)

Unified Diff: ui/file_manager/file_manager/foreground/elements/files_metadata_box.html

Issue 2065933005: Quick View: Format metadata. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: nit Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/elements/files_metadata_box.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/file_manager/file_manager/foreground/elements/files_metadata_box.html
diff --git a/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html b/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html
index 0ffebb9a3a4c98729c505465f348d07e5449503e..f93d7e5b09b3b320639fdef37da324f816afcd1a 100644
--- a/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html
+++ b/ui/file_manager/file_manager/foreground/elements/files_metadata_box.html
@@ -17,7 +17,7 @@
</style>
<template>
<div id="box">
- <!-- TODO(oka): use paper-card -->
+ <!-- TODO(oka): update appearance to match mocks. -->
<div>
size: [[size]]<br>
modificationTime: [[modificationTime]]
« no previous file with comments | « no previous file | ui/file_manager/file_manager/foreground/elements/files_metadata_box.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698