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

Unified Diff: appengine/config_service/ui/src/config-ui/config-set-card.html

Issue 2988223002: config_service: make validation errors more distinguishable (Closed)
Patch Set: Nit: change icon for force refresh Created 3 years, 5 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 | « appengine/config_service/ui/src/config-ui/config-set.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/config_service/ui/src/config-ui/config-set-card.html
diff --git a/appengine/config_service/ui/src/config-ui/config-set-card.html b/appengine/config_service/ui/src/config-ui/config-set-card.html
index e58ad245bbde38e144ce568df4fc1abc5c0ed262..b6f97b750c4ac5b21f8ba2f33d7ceab0a43825e5 100644
--- a/appengine/config_service/ui/src/config-ui/config-set-card.html
+++ b/appengine/config_service/ui/src/config-ui/config-set-card.html
@@ -76,7 +76,7 @@
class="paper-red">
</iron-icon>
<paper-tooltip for="failed-import" offset="0">
- Last import failed.
+ Last import failed. Click for more info.
</paper-tooltip>
</template>
</template>
« no previous file with comments | « appengine/config_service/ui/src/config-ui/config-set.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698