mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-01 14:41:46 +00:00
[MNT-24859] Test cases added
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<import resource="classpath:alfresco/templates/webscripts/org/alfresco/repository/admin/admin-common.lib.js">
|
||||
|
||||
function main()
|
||||
{
|
||||
status.code = 301;
|
||||
status.location = url.serviceContext + Admin.getDefaultToolURI();
|
||||
status.redirect = true;
|
||||
}
|
||||
|
||||
main();
|
Reference in New Issue
Block a user