mango r263 - in branches/django: . mango
- From: ovitters svn gnome org
- To: svn-commits-list gnome org,gnome-sysadmin gnome org
- Subject: mango r263 - in branches/django: . mango
- Date: Fri, 27 Jun 2008 20:40:00 +0000 (UTC)
Author: ovitters
Date: Fri Jun 27 20:40:00 2008
New Revision: 263
URL: http://svn.gnome.org/viewvc/mango?rev=263&view=rev
Log:
Correct name of variable.
Modified:
branches/django/ (props changed)
branches/django/mango/views.py
Modified: branches/django/mango/views.py
==============================================================================
--- branches/django/mango/views.py (original)
+++ branches/django/mango/views.py Fri Jun 27 20:40:00 2008
@@ -205,7 +205,7 @@
if add_form_errors_to_xml(pagenode, f):
f.save()
- mirror.add_to_xml(ET, el)
+ mirror.add_to_xml(ET, pagenode)
return get_xmlresponse(doc, "update_ftpmirror.xsl")
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]