From oi-svn at pardus.org.tr Thu Dec 3 16:47:16 2009 From: oi-svn at pardus.org.tr (=?utf-8?q?Eren_T=C3=BCrkay?=) Date: Thu, 3 Dec 2009 16:47:16 +0200 (EET) Subject: [Oi-commits] trunk/shop - disable shop, add *.orig files that used to work.. Message-ID: <20091203144716.745E649C916@ns1.pardus.org.tr> Author: erenturkay Date: Thu Dec 3 16:47:16 2009 New Revision: 2890 Added: trunk/shop/templates/shop_base.html.orig trunk/shop/templates/shop_main.html.orig Modified: trunk/shop/templates/shop_base.html trunk/shop/templates/shop_main.html trunk/shop/urls.py Log: * disable shop, add *.orig files that used to work.. --- templates/shop_base.html | 29 ----------------------------- templates/shop_base.html.orig | 38 ++++++++++++++++++++++++++++++++++++++ templates/shop_main.html | 15 +++------------ templates/shop_main.html.orig | 15 +++++++++++++++ urls.py | 8 ++++---- 5 files changed, 60 insertions(+), 45 deletions(-) Modified: trunk/shop/templates/shop_base.html ================================================================= --- trunk/shop/templates/shop_base.html (original) +++ trunk/shop/templates/shop_base.html Thu Dec 3 16:47:16 2009 @@ -6,33 +6,4 @@ {% endblock %} -{% block leftcolumn %} -
-{% endblock %} {% block sidebar_bottom %}{% endblock %} Modified: trunk/shop/templates/shop_main.html ================================================================= --- trunk/shop/templates/shop_main.html (original) +++ trunk/shop/templates/shop_main.html Thu Dec 3 16:47:16 2009 @@ -1,15 +1,6 @@ {% extends "shop_base.html" %} {% block content %} -
-
-