Update add user button dynamically after policy push
Using UpdateUIState() is insufficient because it does not have the mechanism to change 'add button disabled' state back to 'not disabled'. We should explicitly call UpdateAddButtonStatus(). BUG=411618 Review-Url: https://codereview.chromium.org/2850723002 Cr-Commit-Position: refs/heads/master@{#467910}
Showing
Please register or sign in to comment