remove debugging alert
This commit is contained in:
@@ -103,8 +103,6 @@ Umbraco.Sys.registerNamespace("Umbraco.Application");
|
||||
}, 200);
|
||||
},
|
||||
contentFrame: function (strLocation) {
|
||||
|
||||
alert(strLocation);
|
||||
/// <summary>
|
||||
/// This will return the reference to the right content frame if strLocation is null or empty,
|
||||
/// or set the right content frames location to the one specified by strLocation.
|
||||
|
||||
Reference in New Issue
Block a user