diff --git a/docs/content/guide/dev_guide.forms.ngdoc b/docs/content/guide/dev_guide.forms.ngdoc index 334c590d..fe668ddf 100644 --- a/docs/content/guide/dev_guide.forms.ngdoc +++ b/docs/content/guide/dev_guide.forms.ngdoc @@ -146,9 +146,9 @@ This allows us to extend the above example with these features: required />
Please agree and sign.
- + + ng-disabled="form.$invalid || isUnchanged(user)">SAVE