-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/59913/
-----------------------------------------------------------
Review request for Ambari, Sangeeta Ravindran and Tim Thorpe.
Bugs: AMBARI-21197
https://issues.apache.org/jira/browse/AMBARI-21197
Repository: ambari
Description
-------
Disable Kerberos UI step by step panel misalign with the Complete button at the
bottom of the page. See screenshot for details.
Diffs
-----
ambari-web/app/templates/common/progress.hbs ab59328
ambari-web/app/views/main/admin/kerberos/disable_view.js f7b3527
Diff: https://reviews.apache.org/r/59913/diff/1/
Testing
-------
existing unit tests. patch a trunk cluster, enable kerberos, verify the common
progress pages have the correct width (via the new if/else logic), run disable
kerberos, verify the progress page now has the correct width (via the new
if/else logic)
Thanks,
Di Li