NIFI-344 - Defaulting new Remote Process Group value

This commit is contained in:
danbress 2015-02-18 21:55:47 -05:00
parent 09090825de
commit 10b5b3c907
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@
<div class="setting">
<div class="setting-name">URL</div>
<div class="setting-field">
<input id="new-remote-process-group-uri" type="text"/>
<input id="new-remote-process-group-uri" type="text" placeholder="https://"/>
</div>
</div>
</div>