Author: batiste.bieler
Date: Mon Apr 13 07:56:00 2009
New Revision: 448

Modified:
    trunk/pages/templates/admin/pages/page/change_list_table.html

Log:
Fix issue 86

Modified: trunk/pages/templates/admin/pages/page/change_list_table.html
==============================================================================
--- trunk/pages/templates/admin/pages/page/change_list_table.html       
(original)
+++ trunk/pages/templates/admin/pages/page/change_list_table.html       Mon Apr 
 
13 07:56:00 2009
@@ -13,7 +13,7 @@
  <tbody>

  {% for page in pages %}
-    {% pages_admin_menu page %}
+    {% pages_admin_menu page request.path %}
  {% endfor %}

  </tbody>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to