upgraded other projs to 4.5, added page to render for back office for, now to get requirejs wired up properly as its not returning the correct
paths.
This commit is contained in:
@@ -17,7 +17,7 @@ namespace Umbraco.Web.UI.JavaScript
|
||||
|
||||
internal static string Parse(Dictionary<string, object> items)
|
||||
{
|
||||
var vars = JsResources.ServerVariables;
|
||||
var vars = Resources.ServerVariables;
|
||||
|
||||
if (Parsing != null)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user