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

Unified Diff: chrome/browser/resources/chromeos/wallpaper_manager/main.html

Issue 1285203003: Fix the missing wallpaper reference link and icon of the built-in wallpapers at the bottom of Wallp… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/wallpaper_manager/main.html
diff --git a/chrome/browser/resources/chromeos/wallpaper_manager/main.html b/chrome/browser/resources/chromeos/wallpaper_manager/main.html
index baf72b0652c44a9b752270068d13e65154d0530c..5888d9a166e8f5528bcbeb086b11f99efefbf68a 100644
--- a/chrome/browser/resources/chromeos/wallpaper_manager/main.html
+++ b/chrome/browser/resources/chromeos/wallpaper_manager/main.html
@@ -106,7 +106,7 @@ found in the LICENSE file.
<div class="progress-track"></div>
</div>
<div class="bottom-bar">
- <div id="online-wallpaper-attribute" visibleif="online">
+ <div id="online-wallpaper-attribute">
bshe 2015/08/17 16:21:50 can you verify if online-wallpaper-attribute is no
<img id="attribute-image" hidden>
<div id="wallpaper-attribute" hidden>
<div>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698