activated the speakers link 2011
authorParth buch <parth.buch.115@gmail.com>
Fri, 30 Sep 2011 19:40:48 +0530
branch2011
changeset 423 d4316aad59ea
parent 422 5a5aa1a21599
child 424 2223aa09fd69
activated the speakers link
project/templates/_menu.html
--- a/project/templates/_menu.html	Fri Sep 30 19:40:33 2011 +0530
+++ b/project/templates/_menu.html	Fri Sep 30 19:40:48 2011 +0530
@@ -50,11 +50,11 @@
           </a>
         </li>
         -->
-        <!-- <li>
+        <li>
           <a href="/{{ params.scope }}/talks-cfp/speakers/">
             Invited Speakers
           </a>
-        </li> -->
+        </li>
         {% if user.is_authenticated and user.talk_set.all %}
         <li><a href="/{{ params.scope }}/my-talks">My talks</a></li>
         {% endif %}