Changeset - 32c933555c62
[Not reviewed]
version_5
0 1 0
kahpa - 10 years ago 2015-10-07 21:55:28

removed activities link from menu
1 file changed with 0 insertions and 1 deletions:
0 comments (0 inline, 0 general)
ennstatus/templates/base.html
Show inline comments
 
@@ -39,7 +39,6 @@
 
          <a href="#" class="dropdown-toggle" data-toggle="dropdown">About <b class="caret"></b></a>
 
          <ul class="dropdown-menu">
 
            <li><a href="{{ url_for('root.about') }}">Organization</a></li>
 
            <li><a>Activities</a></li>
 
            <li><a href="{{ url_for('root.partners') }}">Partners</a></li>
 
          </ul>
 
        </li>
0 comments (0 inline, 0 general)