Se a Eliminado de Head los script js para evitar su carga inecesaria cuando no hace falta
This commit is contained in:
@@ -12,7 +12,7 @@ $(function(){
|
||||
|
||||
function doRefresh() {
|
||||
$("#nw-rename-guild-form").load(document.URL + " #nw-rename-guild-form>*", function(){
|
||||
$.getScript('nw-js-handlers/rename_guild_response.js');
|
||||
$.getScript('/static/nw-themes/nw-ryu/nw-js-handlers/rename_guild_response.js');
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user