base2.js has been moved to that nice farm upstate
This commit is contained in:
@@ -12,7 +12,6 @@ namespace Umbraco.Web.UI.Bundles
|
||||
/// </summary>
|
||||
[ClientDependency(ClientDependencyType.Javascript, "Application/NamespaceManager.js", "UmbracoClient", Priority = 0, Group = 0)]
|
||||
[ClientDependency(ClientDependencyType.Javascript, "Application/UmbracoUtils.js", "UmbracoClient", Priority = 1, Group = 0)]
|
||||
[ClientDependency(ClientDependencyType.Javascript, "ui/base2.js", "UmbracoClient", Priority = 3, Group = 0)]
|
||||
public class JsApplicationLib : Control
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user