Commit 81d4f40f authored by csilv@chromium.org's avatar csilv@chromium.org

dom-ui settings: Fix enabled state of commit button in Clear Browsing Data dialog.

BUG=70715
TEST=Verify commit button is enabled when at least one data type is selected.
Review URL: http://codereview.chromium.org/6368014

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@72509 0039d316-1c4b-4281-b951-d872f2087c98
parent 8de5c335
<div id="clearBrowserDataOverlay" class="page hidden">
<h1 i18n-content="clearBrowserDataTitle"></h1>
<div class="content-area">
<div id="cbdContentArea" class="content-area">
<span i18n-content="clearBrowserDataLabel"></span>
<select id="clearBrowserDataTimePeriod"
i18n-options="clearBrowserDataTimeList"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment