MediaWiki:Gadget-CatWatch.js: differenze tra le versioni
Contenuto cancellato Contenuto aggiunto
+callback fail |
+dataType json |
||
Riga 37:
},
dataType: 'script',
cache: false
})
.done(function(data) {
Riga 73:
cmdir: 'desc',
format: 'json'
},
dataType: 'json'
})
.done(function (data) {
|