diff --git a/app/Views/cs/index.php b/app/Views/cs/index.php index 9043ee6..3cf0cc8 100644 --- a/app/Views/cs/index.php +++ b/app/Views/cs/index.php @@ -11,7 +11,6 @@ $roleConfig = $config['cs']; include('shared/dialog_unval'); ?> include('shared/dialog_audit'); ?> include('shared/dialog_results_generate'); ?> - include('shared/dialog_eng_result'); ?> endSection(); ?> diff --git a/app/Views/shared/content_requests.php b/app/Views/shared/content_requests.php index 6bcd763..a9184e6 100644 --- a/app/Views/shared/content_requests.php +++ b/app/Views/shared/content_requests.php @@ -214,6 +214,9 @@ $configKey = $roleMap[$userRole] ?? ''; $previewEnabled = $configFile[$configKey]['previewEnabled'] ?? false; ?> + + + - - - - - - + + + + + + + -