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

(-)a/reports/guided_reports.pl (-1 / +1 lines)
Lines 233-238 elsif ( $phase eq 'Update SQL'){ Link Here
233
                    subgroup => $subgroup,
233
                    subgroup => $subgroup,
234
                    notes => $notes,
234
                    notes => $notes,
235
                    public => $public,
235
                    public => $public,
236
                    cache_expiry => $cache_expiry,
236
                } );
237
                } );
237
            $template->param(
238
            $template->param(
238
                'save_successful'       => 1,
239
                'save_successful'       => 1,
239
- 

Return to bug 14735