DO NOT DOWNLOAD. DOWNLOAD LATEST STABLE FROM RELEASE TAB
Resolves 23626. ClientDependency work. [TFS Changeset #57219]
This commit is contained in:
@@ -12,6 +12,11 @@ namespace umbraco.presentation.ClientDependency.Controls
|
||||
{
|
||||
DependencyType = ClientDependencyType.Javascript;
|
||||
}
|
||||
public JsInclude(IClientDependencyFile file)
|
||||
: base(file)
|
||||
{
|
||||
DependencyType = ClientDependencyType.Javascript;
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user