diff --git a/src/Umbraco.Web.UI.Client/src/common/directives/utill/checklistmodel.directive.js b/src/Umbraco.Web.UI.Client/src/common/directives/utill/checklistmodel.directive.js index 87e56edcaf..181d8a1881 100644 --- a/src/Umbraco.Web.UI.Client/src/common/directives/utill/checklistmodel.directive.js +++ b/src/Umbraco.Web.UI.Client/src/common/directives/utill/checklistmodel.directive.js @@ -1,3 +1,10 @@ +/* + + http://vitalets.github.io/checklist-model/ + +*/ angular.module('umbraco.directives') .directive('checklistModel', ['$parse', '$compile', function($parse, $compile) { // contains