mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 12:08:27 +02:00
Make bulk NS change CSV list test more clear
This commit is contained in:
parent
4170554ca1
commit
d64789560f
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<%= file_field_tag :puny_file, required: false, accept: 'text/csv' %>
|
<%= file_field_tag :puny_file, required: false, accept: 'text/csv' %>
|
||||||
<span class="help-block">CSV format, must have domain_name field. List of domains that nameserver change should be scoped to.</span>
|
<span class="help-block">CSV format, must have domain_name header. List of domains that nameserver change should be scoped to.</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue