Fixed a bug that ribbon doesn't disappear in edit mode.
commitff2b06b108c2acdf829e0bf9069ba7b259babd81
authoryawano <yawano@chromium.org>
Mon, 22 Dec 2014 03:52:36 +0000 (21 19:52 -0800)
committerCommit bot <commit-bot@chromium.org>
Mon, 22 Dec 2014 03:53:19 +0000 (22 03:53 +0000)
tree880b5d1f14cf36a1e6ebfc33e403d376984bfd62
parent1690ce4b1f595829654cf11875dea4086c3a4bfc
Fixed a bug that ribbon doesn't disappear in edit mode.

The cause of this bug was that class name of Ribbon element was mistakenly deleted in http://crrev.com/815053003 and CSS to hide this element becomes not applied.

BUG=444474
TEST=Manually tested.

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

Cr-Commit-Position: refs/heads/master@{#309392}
ui/file_manager/gallery/js/ribbon.js