Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(179)

Unified Diff: app/templates/left-breakout-panel.handlebars

Issue 11474043: Implements view container left slot wrapper
Patch Set: Implements view container left slot wrapper Created 10 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « app/config-prod.js ('k') | app/templates/view-container.handlebars » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: app/templates/left-breakout-panel.handlebars
=== added file 'app/templates/left-breakout-panel.handlebars'
--- app/templates/left-breakout-panel.handlebars 1970-01-01 00:00:00 +0000
+++ app/templates/left-breakout-panel.handlebars 2013-07-17 20:09:18 +0000
@@ -0,0 +1,4 @@
+<div>
+ <div class="close-slot" data-slot="left-hand-panel">&#x2A2F;</div>
+ <div class="content"></div>
+</div>
« no previous file with comments | « app/config-prod.js ('k') | app/templates/view-container.handlebars » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b