Fixing the debug panel

Change-Id: I9045ce1c2080d0af1c02642eff0479714d6dc212
diff --git a/src/app/core/services/helpers/config.helpers.ts b/src/app/core/services/helpers/config.helpers.ts
index 0e17d73..f60b9b6 100644
--- a/src/app/core/services/helpers/config.helpers.ts
+++ b/src/app/core/services/helpers/config.helpers.ts
@@ -97,9 +97,7 @@
   public form_excluded_fields = this.excluded_fields.concat([
     'id',
     'policy_status',
-    'policy_code',
-    'backend_status',
-    'backend_code',
+    'backend_status'
   ]);
 
   constructor(