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: Created Feb. 8, 2018, 12:23 p.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 | « no previous file | popup.js » ('j') | skin/popup.css » ('J')
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>
saroyanm 2018/02/14 17:19:46 We still have this String in the "locales". Removi
a.giammarchi 2018/02/15 09:43:10 This is a different repository. I can do that only
saroyanm 2018/02/15 14:28:24 We didn't yet migrated popup.html from the ABPchro
a.giammarchi 2018/02/15 16:02:43 Done.
- <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 | « no previous file | popup.js » ('j') | skin/popup.css » ('J')

Powered by Google App Engine
This is Rietveld