Tony CHEMIT pushed to branch develop at ultreiaio / ird-observe
Commits:
-
db7e2df5
by Tony CHEMIT at 2017-08-15T16:07:02+02:00
1 changed file:
Changes:
| ... | ... | @@ -103,7 +103,7 @@ public class ConfigUIHandler extends AdminTabUIHandler<ConfigUI> implements UIHa |
| 103 | 103 |
if (serviceValid) {
|
| 104 | 104 |
|
| 105 | 105 |
// on recupere le label du service
|
| 106 |
- text = service.getLabel();
|
|
| 106 |
+ text = service.getLabelWithUrl();
|
|
| 107 | 107 |
} else {
|
| 108 | 108 |
|
| 109 | 109 |
// aucun service configuré
|