remove debugging alert

This commit is contained in:
perploug
2013-09-10 18:04:03 +02:00
parent 17833022a3
commit 4a84b039c1

View File

@@ -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.