AngularJS requires ngModel to be the fourth attribute...

This commit is contained in:
Niels Lyngsø
2019-06-11 08:44:06 +02:00
parent ae5122f4bb
commit 66eac81fe8
@@ -17,7 +17,7 @@
trixAttachmentRemove: '&'
*/
},
link: function($scope, element, ngModel, notificationsService, localizationService) {
link: function($scope, element, attr, ngModel, notificationsService, localizationService) {
// TODO: retrive from configuration: