[extensions-web/wip/tomtryf/redesign: 2/2] comments: Use Unicode ellipsis for the text on opinion form
- From: Tom Tryfonidis <tomtryf src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web/wip/tomtryf/redesign: 2/2] comments: Use Unicode ellipsis for the text on opinion form
- Date: Sat, 25 Feb 2017 11:08:22 +0000 (UTC)
commit 1d44bbbd79a4c58020ec725ee85c504de2deda42
Author: Tom Tryfonidis <tomtryf gnome org>
Date: Sat Feb 25 12:19:30 2017 +0200
comments: Use Unicode ellipsis for the text on opinion form
.../extensions/templates/extensions/comments.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/extensions/templates/extensions/comments.html
b/sweettooth/extensions/templates/extensions/comments.html
index e534617..1d974b3 100644
--- a/sweettooth/extensions/templates/extensions/comments.html
+++ b/sweettooth/extensions/templates/extensions/comments.html
@@ -2,7 +2,7 @@
<h4>Your opinion</h4>
{% if request.user.is_authenticated %}
<div class="comment_choice btn-group btn-group-justified">
- Leave a...
+ Leave a…
<a class="btn btn-default" href="javascript:void 0" id="leave_comment">Comment</a>
<a class="btn btn-default" href="javascript:void 0" id="leave_rating">Rating</a>
<a class="btn btn-default" href="{% url 'sweettooth.errorreports.views.report_error' pk=extension.pk
%}">Bug report</a>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]