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

Unified Diff: chrome/browser/resources/file_manager/action_choice.html

Issue 12913023: Removed the OK button from the action choice dialog. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleaned up. Created 7 years, 9 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 | « no previous file | chrome/browser/resources/file_manager/css/action_choice.css » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/file_manager/action_choice.html
diff --git a/chrome/browser/resources/file_manager/action_choice.html b/chrome/browser/resources/file_manager/action_choice.html
index 19918d217f3f8a132b29aa7c432707644ad3a140..da55fd122a90ba51074fa4e91401867de89c0df4 100644
--- a/chrome/browser/resources/file_manager/action_choice.html
+++ b/chrome/browser/resources/file_manager/action_choice.html
@@ -52,12 +52,7 @@
<div class="previews"></div>
<div class="counter"></div>
<h1 i18n-content="ACTION_CHOICE_OPENING_METHOD"></h1>
-
<div class="choices"></div>
-
- <div class="footer">
- <button class="ok" i18n-content="OK_LABEL"></button>
- </div>
</div>
<div class="loading">
« no previous file with comments | « no previous file | chrome/browser/resources/file_manager/css/action_choice.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698