# HG changeset patch # User Madhusudan.C.S # Date 1291048935 -19800 # Node ID 4f16278c2369f8513c17fa8825f3680170dd4d92 # Parent 3541adaa5cd36ff3c11b348ed1231452dc88cc70 Added manage payment URL to left sidebar and made accessible only to site admins. diff -r 3541adaa5cd3 -r 4f16278c2369 project/templates/_menu.html --- a/project/templates/_menu.html Mon Nov 29 21:16:22 2010 +0530 +++ b/project/templates/_menu.html Mon Nov 29 22:12:15 2010 +0530 @@ -97,6 +97,7 @@
  • Sponsors
  • {% if user.is_staff %}
  • Registration Statistics
  • +
  • Manage Payments
  • {% endif %}