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")) {
|
||||
|
||||
+1
-1
@@ -1,3 +1,3 @@
|
||||
|
||||
nb_page = 100;
|
||||
cropmarks = false;
|
||||
spread = true;
|
||||
|
||||
Reference in New Issue
Block a user