mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-22 03:37:25 +08:00
#19152: Removing Content Picker's dependency on /admin urls
Work Item: 19152 --HG-- branch : 1.x
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
if (menuText.val().length == 0) {
|
||||
menuText.val(data.displayText);
|
||||
}
|
||||
}
|
||||
},
|
||||
baseUrl: '@Url.Content("~/")'
|
||||
});
|
||||
});
|
||||
//]]>
|
||||
|
Reference in New Issue
Block a user