|
Lines 115-120
if ($op eq 'delete') {
Link Here
|
| 115 |
recall_overdue_fine => undef, |
115 |
recall_overdue_fine => undef, |
| 116 |
recall_shelf_time => undef, |
116 |
recall_shelf_time => undef, |
| 117 |
decreaseloanholds => undef, |
117 |
decreaseloanholds => undef, |
|
|
118 |
holds_pickup_period => undef, |
| 118 |
} |
119 |
} |
| 119 |
} |
120 |
} |
| 120 |
); |
121 |
); |
| 121 |
- |
|
|