We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7deb300 commit f7c4c42Copy full SHA for f7c4c42
1 file changed
src/main/webapp/harvestclients.xhtml
@@ -214,7 +214,7 @@
214
<p:inputText id="sourcename" styleClass="form-control"
215
value="#{harvestingClientsPage.sourceName}" />
216
<p:message for="sourcename"/>
217
- <p class="help-block" jsf:rendered="#{harvestingClientsPage.createMode}">#{bundle['harvestclients.newClientDialog.sourcename.helptext']}</p>
+ <p class="help-block">#{bundle['harvestclients.newClientDialog.sourcename.helptext']}</p>
218
</div>
219
220
0 commit comments