commit | 50b24285f3dbae68e969e0e68e54bdb900c16006 | [log] [tgz] |
---|---|---|
author | Gavin Mak <gavinmak@google.com> | Tue Jul 27 20:58:38 2021 |
committer | Gavin Mak <gavinmak@google.com> | Tue Jul 27 20:58:38 2021 |
tree | 1546e007cff7a41e4e22cfc4c288c9aaddf7add5 | |
parent | 76abad03d66e3d83b7f44778eabdd2620e91b59c [diff] |
Fix close banner button Clicking on the 'X' to close the banner does nothing since this.message in closeBanner() is undefined. This change fixes this issue and tweaks the button to be more accessible for users. Change-Id: I930bb55bd3dc06789ef17de7d05f48bf32cdd950
$ npm run wct-test
Make sure the plugin is installed in plugins/ of Gerrit repository.
$ cd ../.. # Gerrit root directory $ bazel build plugins/chromium-behavior:chromium-behavior $ cp -f bazel-bin/plugins/chromium-behavior/chromium-behavior-bundle.js plugins/ $ cd plugins/chromium-behavior $ run-with-prod-data.sh