Fix the inactive Manage Extension link.
commit08bb7500c4583bb641717819ade7af8e520e92cb
authorfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 3 May 2014 16:27:19 +0000 (3 16:27 +0000)
committerfinnur@chromium.org <finnur@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Sat, 3 May 2014 16:27:19 +0000 (3 16:27 +0000)
tree2555d19c6285170fed572711cd9ddcac1bd53d53
parent68666b4792122c191ea051fe7fbfad138892c3ad
Fix the inactive Manage Extension link.

The button was not receiving click events because the bubble was closing when you'd try to click it. Changing to <button> fixes that.

BUG=367043

Review URL: https://codereview.chromium.org/257183002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268071 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/resources/options/controlled_setting.js
chrome/browser/resources/options/options.html