View | Details | Raw Unified | Return to bug 34440
Collapse All | Expand All

(-)a/installer/onboarding.pl (-3 lines)
Lines 288-295 if ( $step == 5 ) { Link Here
288
                recall_overdue_fine              => undef,
288
                recall_overdue_fine              => undef,
289
                recall_shelf_time                => undef,
289
                recall_shelf_time                => undef,
290
                holds_pickup_period              => undef,
290
                holds_pickup_period              => undef,
291
                bookings_lead_period             => undef,
292
                bookings_trail_period            => undef,
293
              }
291
              }
294
        };
292
        };
295
293
296
- 

Return to bug 34440