From 8cda5aa78a9ae58afe4b9f3684165658eb73c163 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 1 May 2009 01:07:45 +0000 Subject: [PATCH] add ability to edit the agent overrides from the main config, RT#4218 --- httemplate/config/config-process.cgi | 2 +- httemplate/config/config-view.cgi | 93 ++++++++++++++++++++++++++++-------- 2 files changed, 75 insertions(+), 20 deletions(-) diff --git a/httemplate/config/config-process.cgi b/httemplate/config/config-process.cgi index 894dc41b2..a5918c035 100644 --- a/httemplate/config/config-process.cgi +++ b/httemplate/config/config-process.cgi @@ -65,7 +65,7 @@ $conf->delete($_, $agentnum) foreach @delete;