changed description and disable other grants feature
This commit is contained in:
parent
542da6aaf0
commit
a2d49e8b47
|
|
@ -31,7 +31,7 @@
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<table style="border: none;">
|
<table style="border: none;">
|
||||||
<thead>
|
<thead>
|
||||||
<tr><th colspan="2"><h4><b>SUBIEKTYWNA OPINIA EKSPERTA</b></h4></th></tr>
|
<tr><th colspan="2"><h4><b>SKRÓT NAJWAŻNIEJSZYCH INFORMACJI</b></h4></th></tr>
|
||||||
</thead>
|
</thead>
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
@ -105,6 +105,8 @@
|
||||||
<div id="consultation_form_id"></div>
|
<div id="consultation_form_id"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<% if false %>
|
||||||
|
<!-- wylaczona opcja dotacji -->
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<p> </p>
|
<p> </p>
|
||||||
|
|
@ -118,7 +120,7 @@
|
||||||
<% end %>
|
<% end %>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
<% end %>
|
||||||
|
|
||||||
|
|
||||||
<div class="row">
|
<div class="row">
|
||||||
|
|
|
||||||
|
|
@ -29,7 +29,7 @@
|
||||||
<% if !dotation.expert_id.blank? && !dotation.expert_info.blank? %>
|
<% if !dotation.expert_id.blank? && !dotation.expert_info.blank? %>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-12">
|
<div class="col-md-12">
|
||||||
<h4><b>SUBIEKTYWNA OPINIA EKSPERTA</b></h4>
|
<h4><b>SKRÓT NAJWAŻNIEJSZYCH INFORMACJI</b></h4>
|
||||||
<table style="border: none;">
|
<table style="border: none;">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue