We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents beb92e0 + 2f0ff3d commit e1ba3d3Copy full SHA for e1ba3d3
app/components/update-profile-modal/update-profile-modal.html
@@ -51,8 +51,7 @@ <h2>{{updateProfileModal.userInfo.displayName || 'Anonymous'}}</h2>
51
</div>
52
<div class="col">
53
<button type="submit" form="toc-update-profile-form"
54
- class="button button-block button-outline button-balanced"
55
- ng-disabled="tocUpdateProfileForm.$invalid">
+ class="button button-block button-outline button-balanced">
56
Update
57
</button>
58
0 commit comments