[extensions-web] extensions: Remove an accidentally left in "load rating"
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] extensions: Remove an accidentally left in "load rating"
- Date: Sun, 4 Mar 2012 18:07:15 +0000 (UTC)
commit 24d9bc37c5a3e0123844b85c183a7614a2322285
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Sun Mar 4 12:40:41 2012 -0500
extensions: Remove an accidentally left in "load rating"
The rating tag has long been gone
.../extensions/templates/extensions/comments.html | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/extensions/templates/extensions/comments.html b/sweettooth/extensions/templates/extensions/comments.html
index c0db913..62a9fd9 100644
--- a/sweettooth/extensions/templates/extensions/comments.html
+++ b/sweettooth/extensions/templates/extensions/comments.html
@@ -2,7 +2,6 @@
<h4>User comments</h4>
{% load comments %}
{% load gravatar %}
- {% load rating %}
{% get_comment_list for extension as comments %}
{% for comment in comments %}
{% if comment.user == extension.creator %}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]