mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-07 16:12:30 -06:00
- Update to MochaUI svn/trunk
* Fixes IE7/8 compatibility - Use Yui compressor on mocha.js
This commit is contained in:
@@ -147,6 +147,7 @@ var createPriorityCombo = function(id, selected_prio) {
|
||||
waitingTorrentFiles=true;
|
||||
var request = new Request.JSON({
|
||||
url: url,
|
||||
noCache: true,
|
||||
method: 'get',
|
||||
onFailure: function() {
|
||||
$('error_div').set('html', 'qBittorrent client is not reachable');
|
||||
|
||||
Reference in New Issue
Block a user