|
|
|
|
@ -2,7 +2,7 @@ |
|
|
|
|
{% load i18n %} |
|
|
|
|
{% load template_filters %} |
|
|
|
|
|
|
|
|
|
<div class="m-article"> |
|
|
|
|
<div class="m-article edit-profile"> |
|
|
|
|
<div class="item-wrap clearfix"> |
|
|
|
|
|
|
|
|
|
<aside> |
|
|
|
|
@ -208,8 +208,6 @@ |
|
|
|
|
|
|
|
|
|
<div class="i-contacts clearfix"> |
|
|
|
|
<div class="ic-buttons ic-buttons_pos dd_width_4"> |
|
|
|
|
<a class="button icon-edit icb-edit-profile" href="#">редактировать профиль</a> |
|
|
|
|
<a class="button orange icon-edit icb-exit-edit" href="#">завершить редактирование</a> |
|
|
|
|
|
|
|
|
|
<div class="ic-buttons_text">Добавить профили в соц.сетях:</div> |
|
|
|
|
|
|
|
|
|
@ -551,7 +549,9 @@ |
|
|
|
|
<script src="{% static 'client/js/plugins/inputmask/jquery.bind-first-0.2.3.min.js' %}"></script> |
|
|
|
|
<script src="{% static 'client/js/plugins/inputmask/jquery.inputmask-multi.js' %}"></script> |
|
|
|
|
<!-- page module--> |
|
|
|
|
<script src="{% static 'client/js' %}{% if debug %}/{% else %}_min/{% endif %}_modules/page.company{% if debug %}{% else %}.min{% endif %}.js"></script> |
|
|
|
|
<!--todo: вернуть минифицированную версию--> |
|
|
|
|
<!--<script src="{% static 'client/js' %}{% if debug %}/{% else %}_min/{% endif %}_modules/page.company{% if debug %}{% else %}.min{% endif %}.js"></script>--> |
|
|
|
|
<script src="{% static 'client/js/_modules/page.company.js' %}"></script> |
|
|
|
|
<script> |
|
|
|
|
//js module initialization |
|
|
|
|
EXPO.company.init({ |
|
|
|
|
|