From 73b8a0987d636ef371c7d4001fe00251961a264e Mon Sep 17 00:00:00 2001 From: Shannon Date: Fri, 12 Sep 2014 11:31:38 +1000 Subject: [PATCH] moves directive to correctly named location (utill is not an abbreviation) --- .../common/directives/{utill => util}/checklistmodel.directive.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/Umbraco.Web.UI.Client/src/common/directives/{utill => util}/checklistmodel.directive.js (100%) diff --git a/src/Umbraco.Web.UI.Client/src/common/directives/utill/checklistmodel.directive.js b/src/Umbraco.Web.UI.Client/src/common/directives/util/checklistmodel.directive.js similarity index 100% rename from src/Umbraco.Web.UI.Client/src/common/directives/utill/checklistmodel.directive.js rename to src/Umbraco.Web.UI.Client/src/common/directives/util/checklistmodel.directive.js