mirror of
https://github.com/internetee/registry.git
synced 2025-08-06 01:35:10 +02:00
Add a commenting message to UI form
This commit is contained in:
parent
9611df92b0
commit
4051c1941b
2 changed files with 8 additions and 0 deletions
|
@ -6,6 +6,11 @@
|
|||
<% end %>
|
||||
|
||||
<div class="form-group">
|
||||
<div class="row">
|
||||
<div class="col-md-6 control-label">
|
||||
<p><%= t '.comment' %></p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-2 control-label">
|
||||
<%= label_tag :current_contact_id, t('.current_contact_id') %>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue