[Bug #951] Change example URL in 'Edit company' window
FEA: ItEr73S04BugFixing
This commit is contained in:
parent
f0613f5f4c
commit
5bf0b5d0fc
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@
|
|||
<hbox>
|
||||
<textbox id="appURI"
|
||||
value="@{controller.company.appURI}" width="500px" />
|
||||
<label value="${i18n:__('Example: {0}', 'http://localhost:8080/navalplanner-webapp/')}" />
|
||||
<label value="${i18n:__('Example: {0}', 'http://localhost:8080/navalplan/')}" />
|
||||
</hbox>
|
||||
</row>
|
||||
<row>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue