Update of all templates

Changed help button to link and removed drop-down items
This commit is contained in:
Mark Hoeber
2014-05-13 13:41:19 -04:00
committed by Nimisha Asthagiri
parent b7440a51e8
commit 8fcbdaed03
14 changed files with 18 additions and 24 deletions

View File

@@ -1,4 +1,5 @@
<%inherit file="base.html" />
<%def name="online_help_token()"><% return "export" %></%def>
<%namespace name='static' file='static_content.html'/>
<%!