[pirate-politics] r593 committed - Edited wiki page pp_notification_unread_list_get through web user inte...

2 views
Skip to first unread message

pirate-...@googlecode.com

unread,
Feb 9, 2011, 7:51:03 AM2/9/11
to pirate-poli...@googlegroups.com
Revision: 593
Author: fragro
Date: Wed Feb 9 04:38:36 2011
Log: Edited wiki page pp_notification_unread_list_get through web user
interface.
http://code.google.com/p/pirate-politics/source/detail?r=593

Modified:
/wiki/pp_notification_unread_list_get.wiki

=======================================
--- /wiki/pp_notification_unread_list_get.wiki Wed Feb 9 04:38:19 2011
+++ /wiki/pp_notification_unread_list_get.wiki Wed Feb 9 04:38:36 2011
@@ -25,10 +25,10 @@
{{{
{% pp_notification_unread_list_get user=request.user %}
{% for note in pp_messages.notifications %}
- {{pp_messages.receiver }}
- {{pp_messages.sender }}
- {{pp_messages.link }} #link to comment/issue/solution
- {{pp_messages.text }} #textual description of notification
+ {{note.receiver }}
+ {{note.sender }}
+ {{note.link }} #link to comment/issue/solution
+ {{note.text }} #textual description of notification
{% endfor %}
{% endpp_notification_unread_list_get %}
}}}

Reply all
Reply to author
Forward
0 new messages