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

Unified Diff: src/site/_includes/downloads/_dart-editor.html

Issue 10832333: display current build on editor download button (Closed) Base URL: https://code.google.com/p/dartlang-site/@master
Patch Set: move rev outside of button Created 8 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 | src/site/docs/editor/getting-started/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/_includes/downloads/_dart-editor.html
diff --git a/src/site/_includes/downloads/_dart-editor.html b/src/site/_includes/downloads/_dart-editor.html
index a3e9d62438e7a848f219689d14d6f87ef1fc0511..457717689776881e1c17634530119bc0e9678f58 100644
--- a/src/site/_includes/downloads/_dart-editor.html
+++ b/src/site/_includes/downloads/_dart-editor.html
@@ -1,3 +1,7 @@
+<p class="editor-current-version">
+ Current version is <span class="editor-build-rev-integration">[calculating]</span>.
+</p>
+
{% for editor in site.custom.downloads.binaries %}
<div class="{{ editor.os }} downloads">
« no previous file with comments | « no previous file | src/site/docs/editor/getting-started/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698