diff --git a/templates/client/includes/company/company_edit.html b/templates/client/includes/company/company_edit.html index c9dbb0fe..a3c72912 100644 --- a/templates/client/includes/company/company_edit.html +++ b/templates/client/includes/company/company_edit.html @@ -613,6 +613,7 @@ + Предварительный просмотр @@ -649,6 +650,7 @@ avatarImageClass:'user-avatar', avatarInputId:"id_avatar", noImageSrc:"{% static 'client/img/no-logo.png' %}", + previewBtnId:"profile-preview-btn", // text and paths for dynamically rendered selectboxes selectBox:[ diff --git a/templates/client/includes/company/company_object.html b/templates/client/includes/company/company_object.html index 91b49ef0..2e2c56e7 100644 --- a/templates/client/includes/company/company_object.html +++ b/templates/client/includes/company/company_object.html @@ -41,8 +41,10 @@ {% endwith %} -