Skip to content

Commit

Permalink
put DNS name in system create in preview (#2472)
Browse files Browse the repository at this point in the history
  • Loading branch information
nimrod-becker authored Jan 4, 2017
1 parent a13caee commit 726dcab
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h1 class="heading1">Welcome to NooBaa</h1>
data-bind="value: systemName">
</editor>

<editor params="label: 'Server DNS name'">
<editor class="preview-only" params="label: 'Server DNS name'">
<input type="text" data-bind="value: serverDNSName">

<svg-icon class="validating-indicator spin"
Expand Down Expand Up @@ -106,4 +106,3 @@ <h1 class="heading1">Welcome to NooBaa</h1>
</div>
</div>
</section>

0 comments on commit 726dcab

Please sign in to comment.