Closed pascalberger closed 9 years ago
We're using Breeze together with Teleriks Kendo UI controls which use k-ng-model instead of ng-model for some controls. This PR enhances breeze.directives to also support controls which are bound with k-ng-model.
I made this change in a slightly different way so I'll close your pull request. I committed in SHA a369346
Sorry I took so long to look.
We're using Breeze together with Teleriks Kendo UI controls which use k-ng-model instead of ng-model for some controls. This PR enhances breeze.directives to also support controls which are bound with k-ng-model.