From c145bb8ae65c8ef63d0bf52b31e7f9a165f4629d Mon Sep 17 00:00:00 2001 From: javilanz Date: Wed, 20 Apr 2011 14:08:12 +0000 Subject: [PATCH] 2011-04-20 Javier Lanz * godmode/alerts/configure_alert_action.php: Fixed a small bug about entities on "Command preview" Fix: #3276373 git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4267 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 7 +++++++ pandora_console/godmode/alerts/configure_alert_action.php | 5 ++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 555d9b8b44..4c90d901dd 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,10 @@ +2011-04-20 Javier Lanz + + * godmode/alerts/configure_alert_action.php: Fixed a small bug about + entities on "Command preview" + + Fix: #3276373 + 2011-04-20 Juan Manuel Ramon * include/functions_graph.php: Fixed some mistakes of my last commit. diff --git a/pandora_console/godmode/alerts/configure_alert_action.php b/pandora_console/godmode/alerts/configure_alert_action.php index 7328447fb7..b6c57bda3c 100644 --- a/pandora_console/godmode/alerts/configure_alert_action.php +++ b/pandora_console/godmode/alerts/configure_alert_action.php @@ -152,7 +152,10 @@ ui_require_javascript_file ('pandora_alerts');