#1439 fix erroneous internal comments within XML files

SVN:trunk[4607]
This commit is contained in:
Vincent Dumas
2017-03-21 17:35:38 +00:00
parent 1da5618204
commit d22d657886
2 changed files with 4 additions and 4 deletions

View File

@@ -1157,7 +1157,7 @@
{
// priority[impact][urgency]
$aPriorities = array(
// single person
// a department
1 => array(
1 => 1,
2 => 1,
@@ -1171,7 +1171,7 @@
3 => 3,
4 => 4,
),
// a departement!
// a person
3 => array(
1 => 2,
2 => 3,

View File

@@ -1160,7 +1160,7 @@
{
// priority[impact][urgency]
$aPriorities = array(
// single person
// a department
1 => array(
1 => 1,
2 => 1,
@@ -1174,7 +1174,7 @@
3 => 3,
4 => 4,
),
// a departement!
// a person
3 => array(
1 => 2,
2 => 3,