Design right sidebar of problem and organization home page (#117)
* Design right sidebar of problem and organization home page * Change button small and message button
This commit is contained in:
parent
d7cc620a0a
commit
45c1f400a1
9 changed files with 510 additions and 445 deletions
|
@ -112,7 +112,7 @@
|
|||
{% if request.user.is_authenticated and request.profile != user %}
|
||||
<br>
|
||||
<button class="small btn-midnightblue" style="width:100%" id="message-button">
|
||||
{{ _('Send message') }}
|
||||
<i class="fa fa-envelope"></i> {{ _('Message') }}
|
||||
</button>
|
||||
{% endif %}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue