ItEr60S04ValidacionEProbasFuncionaisItEr59S04: [Bug #583] Fixed sorting the resources text showed.
This commit is contained in:
parent
258d1b4ba0
commit
a68b76049e
1 changed files with 1 additions and 0 deletions
|
|
@ -475,6 +475,7 @@ public class TaskElementAdapter implements ITaskElementAdapter {
|
|||
}
|
||||
}
|
||||
}
|
||||
Collections.sort(result);
|
||||
return StringUtils.join(result, ", ");
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue