mirror of
https://github.com/NodeBB/NodeBB.git
synced 2026-06-17 07:01:17 +02:00
not used
This commit is contained in:
@@ -167,8 +167,6 @@ $(document).ready(function() {
|
||||
|
||||
$(window).trigger('action:ajaxify.loadingData', {url: url});
|
||||
|
||||
var location = document.location || window.location;
|
||||
|
||||
apiXHR = $.ajax({
|
||||
url: RELATIVE_PATH + '/api/' + url,
|
||||
cache: false,
|
||||
|
||||
Reference in New Issue
Block a user