(trunk web) #3278 "add sorting by size support to web client" -- fixed.

This commit is contained in:
Charles Kerr
2010-08-08 21:11:20 +00:00
parent ead0ea9800
commit cbf51842c8
4 changed files with 10 additions and 4 deletions

View File

@@ -909,7 +909,6 @@ Transmission.prototype =
resizable: !fullscreen,
draggable: !fullscreen,
title: 'Preferences',
show: 'blind',
hide: 'blind',
buttons: { }
};
@@ -1069,7 +1068,6 @@ Transmission.prototype =
tr.togglePeriodicStatsRefresh(true);
$("#stats_dialog" ).dialog( {
title: 'Statistics',
show: 'blind',
hide: 'blind',
width: 200,
buttons: {