commented out links to download slides and videos 2011
authorParth buch <parth.buch.115@gmail.com>
Thu, 08 Sep 2011 16:24:02 +0530
branch2011
changeset 380 740cba745458
parent 379 7e843a934d74
child 381 0a9e3b8f6fee
commented out links to download slides and videos
project/templates/_menu.html
--- a/project/templates/_menu.html	Thu Sep 08 16:20:00 2011 +0530
+++ b/project/templates/_menu.html	Thu Sep 08 16:24:02 2011 +0530
@@ -1,7 +1,7 @@
 <div id="left-inner">
   <ul>
     <li><a href="/{{ params.scope }}/">Home</a></li>
-    <li>
+    <!-- <li>
       <a href="{% url scipycon_download_slides params.scope %}">
         Download Slides <font color="red">(New)</font>
       </a>
@@ -10,7 +10,7 @@
       <a href="{% url scipycon_download_videos params.scope %}">
         Download Videos <font color="red">(New)</font>
       </a>
-    </li>
+    </li> -->
     <li><a href="/{{ params.scope }}/submit-registration/">Registration</a></li>
     <li>
       <ul>