fixed some gui issues

This commit is contained in:
Bachir Soussi Chiadmi
2017-04-30 11:00:42 +02:00
parent 173a3f30f5
commit 832949aeee
4 changed files with 7 additions and 2 deletions
+3
View File
@@ -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
View File
@@ -1,3 +1,3 @@
nb_page = 100;
cropmarks = false;
spread = true;