@@ -25,11 +25,7 @@ public function index()
2525 $ table_section = ['subject_content_column ' , 'list_text_max_length ' , 'check_last_update_seconds ' , 'length_menu ' , 'max_agent_buttons ' , 'calendar_month_filter ' , 'paginate_items ' ];
2626 $ features_section = ['departments_feature ' , 'departments_notices_feature ' , 'ticket_attachments_feature ' ];
2727 $ email_section = ['status_notification ' , 'comment_notification ' , 'queue_emails ' , 'assigned_notification ' ,
28- 'list_owner_notification ' , 'status_owner_notification ' ,
29- 'email.template ' , 'email.owner.newticket.template ' , 'email.header ' , 'email.signoff ' , 'email.signature ' , 'email.dashboard ' ,
30- 'email.google_plus_link ' , 'email.facebook_link ' , 'email.twitter_link ' , 'email.footer ' , 'email.footer_link ' ,
31- 'email.color_body_bg ' , 'email.color_header_bg ' , 'email.color_content_bg ' , 'email.color_footer_bg ' ,
32- 'email.color_button_bg ' , 'email.account.name ' , 'email.account.mailbox ' , 'custom_recipients ' ];
28+ 'list_owner_notification ' , 'status_owner_notification ' , 'email.template ' , 'email.owner.newticket.template ' , 'email.account.name ' , 'email.account.mailbox ' , 'custom_recipients ' ];
3329 $ tickets_section = ['default_priority_id ' , 'default_status_id ' , 'default_close_status_id ' , 'default_reopen_status_id ' ,
3430 'attachments_ticket_max_size ' , 'attachments_ticket_max_files_num ' , 'attachments_mimes ' ,
3531 'attachments_path ' , 'thumbnails_path ' , 'oldest_year ' , 'html_replacements ' , 'use_default_status_id ' , 'delete_modal_type ' ];
0 commit comments