Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: popup.html

Issue 29692555: Issue 5613 - Removal of social media: Share this number (Closed)
Patch Set: Addressed Manvel and Dave's feedback Created Feb. 19, 2018, 9:52 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « _locales/en_US/messages.json ('k') | popup.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: popup.html
===================================================================
--- a/popup.html
+++ b/popup.html
@@ -81,15 +81,6 @@
<div id="stats-page"></div>
<div id="stats-total"></div>
</div>
-
- <div id="share">
- <span class="i18n_stats_share_title"></span>
- <div id="share-box">
- <div data-social="facebook"></div>
- <div data-social="twitter"></div>
- <div data-social="gplus"></div>
- </div>
- </div>
</li>
<li>
<div id="show-iconnumber" class="checkbox" role="checkbox" aria-checked></div>
« no previous file with comments | « _locales/en_US/messages.json ('k') | popup.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld