" />
diff --git a/umbraco/presentation/umbraco/dashboard/quickEdit.ascx.cs b/umbraco/presentation/umbraco/dashboard/quickEdit.ascx.cs
index e5b2e966e6..db4282577a 100644
--- a/umbraco/presentation/umbraco/dashboard/quickEdit.ascx.cs
+++ b/umbraco/presentation/umbraco/dashboard/quickEdit.ascx.cs
@@ -17,7 +17,7 @@ namespace umbraco.presentation.dashboard
{
//uses the library function instead, to load the script in the head..
- library.RegisterJavaScriptFile("jqueryAutocomplete", GlobalSettings.Path + "/js/autocomplete/jquery.autocomplete.js");
+ //library.RegisterJavaScriptFile("jqueryAutocomplete", GlobalSettings.Path + "/js/autocomplete/jquery.autocomplete.js");
//library.RegisterJavaScriptFile("jqueryAutocompleteImplementation", GlobalSettings.Path + "/js/autocomplete/jquery.autocomplete.implementation.js");
/*
diff --git a/umbraco/presentation/umbraco/dashboard/quickEdit.ascx.designer.cs b/umbraco/presentation/umbraco/dashboard/quickEdit.ascx.designer.cs
index 1d88455a20..0153c9bfa0 100644
--- a/umbraco/presentation/umbraco/dashboard/quickEdit.ascx.designer.cs
+++ b/umbraco/presentation/umbraco/dashboard/quickEdit.ascx.designer.cs
@@ -1,7 +1,7 @@
//------------------------------------------------------------------------------
//
// This code was generated by a tool.
-// Runtime Version:2.0.50727.3053
+// Runtime Version:2.0.50727.3074
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
@@ -12,5 +12,14 @@ namespace umbraco.presentation.dashboard {
public partial class quickEdit {
+
+ ///
+ /// ClientDependencyInclude3 control.
+ ///
+ ///
+ /// Auto-generated field.
+ /// To modify move field declaration from designer file to code-behind file.
+ ///
+ protected global::umbraco.presentation.ClientDependency.ClientDependencyInclude ClientDependencyInclude3;
}
}
diff --git a/umbraco/presentation/umbraco/umbraco.aspx b/umbraco/presentation/umbraco/umbraco.aspx
index 2cf9b4eb09..037946e19c 100644
--- a/umbraco/presentation/umbraco/umbraco.aspx
+++ b/umbraco/presentation/umbraco/umbraco.aspx
@@ -10,35 +10,39 @@
Umbraco CMS - <%=Request.Url.Host.ToLower().Replace("www.", "") %>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+