|
|
|
|
@ -487,12 +487,13 @@ |
|
|
|
|
</div> |
|
|
|
|
</div> |
|
|
|
|
<div class="col-lg-12 wr-inset-pluss"> |
|
|
|
|
<a href="#" data-toggle="modal" data-target="#resume-text-edit" style="float: left; margin-right: 10px;"> |
|
|
|
|
<span class="glyphicon glyphicon-pencil" aria-hidden="true"></span> |
|
|
|
|
</a> |
|
|
|
|
<div class="pluss-block" id="resume-text-out"> |
|
|
|
|
{{ contractor.contractor_resume.text|safe }} |
|
|
|
|
</div> |
|
|
|
|
<a href="#" data-toggle="modal" data-target="#resume-text-edit"> |
|
|
|
|
<span class="glyphicon glyphicon-pencil" aria-hidden="true"></span> |
|
|
|
|
</a> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- Редактирование текста резюме (модальное окно)--> |
|
|
|
|
<div id="resume-text-edit" class="modal fade"> |
|
|
|
|
|