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

Unified Diff: appengine/monorail/templates/tracker/issue-hovercard.ezt

Issue 1868553004: Open Source Monorail (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: Rebase Created 4 years, 8 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
Index: appengine/monorail/templates/tracker/issue-hovercard.ezt
diff --git a/appengine/monorail/templates/tracker/issue-hovercard.ezt b/appengine/monorail/templates/tracker/issue-hovercard.ezt
new file mode 100644
index 0000000000000000000000000000000000000000..b70341b8dbe486c5c12487bf415e1d47e902ad74
--- /dev/null
+++ b/appengine/monorail/templates/tracker/issue-hovercard.ezt
@@ -0,0 +1,6 @@
+[# Show a small dialog box allows the user to quickly view one issue.]
+
+<div id="infobubble">
+ <div id="peekarea" style="width:72em; padding:0"
+ ><div class="loading">Loading...</div></div>
+</div>
« no previous file with comments | « appengine/monorail/templates/tracker/issue-grid-tile.ezt ('k') | appengine/monorail/templates/tracker/issue-import-page.ezt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698