fixed some gui issues
This commit is contained in:
@@ -68,6 +68,9 @@ $(function() {
|
||||
doc.removeClass("spread");
|
||||
}
|
||||
});
|
||||
if(spread){
|
||||
$('[name="spread"]').prop('checked', true).change();
|
||||
}
|
||||
|
||||
//$('[name="hi-res"]').change(function() {
|
||||
//if($(this).is(":checked")) {
|
||||
|
||||
Reference in New Issue
Block a user