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

Unified Diff: src/site/docs/editor/index.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 | « src/site/docs/editor/getting-started/index.html ('k') | src/site/downloads.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/site/docs/editor/index.html
diff --git a/src/site/docs/editor/index.html b/src/site/docs/editor/index.html
index e7d12eb445bd7065f7847bb27998b42d0f28b780..fa884d0fe8fcd6b19668e5306e47fe27e2c75804 100644
--- a/src/site/docs/editor/index.html
+++ b/src/site/docs/editor/index.html
@@ -8,6 +8,8 @@ js:
defer: true
- url: /js/editor-downloads-analytics.js
defer: true
+- url: /js/editor-version.js
+ defer: true
---
{% include platform-specific-text/_noscript.html %}
« no previous file with comments | « src/site/docs/editor/getting-started/index.html ('k') | src/site/downloads.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698