mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-04 12:24:33 +02:00
parent
f8d2172c27
commit
6e84800538
@ -465,7 +465,6 @@ Dictionary::Ptr CompatUtility::GetCustomVariableConfig(const DynamicObject::Ptr&
|
|||||||
String key;
|
String key;
|
||||||
Value value;
|
Value value;
|
||||||
BOOST_FOREACH(boost::tie(key, value), custom) {
|
BOOST_FOREACH(boost::tie(key, value), custom) {
|
||||||
|
|
||||||
if (key == "notes" ||
|
if (key == "notes" ||
|
||||||
key == "action_url" ||
|
key == "action_url" ||
|
||||||
key == "notes_url" ||
|
key == "notes_url" ||
|
||||||
|
Loading…
x
Reference in New Issue
Block a user