Temporarily disabled sidebar button until Attract is nicer to look at.
This commit is contained in:
@@ -149,8 +149,10 @@ class AttractExtension(PillarExtension):
|
|||||||
if not self.is_attract_project(project):
|
if not self.is_attract_project(project):
|
||||||
return ''
|
return ''
|
||||||
|
|
||||||
return flask.render_template('attract/sidebar.html',
|
# Temporarily disabled until Attract is nicer to look at.
|
||||||
project=project)
|
return ''
|
||||||
|
# return flask.render_template('attract/sidebar.html',
|
||||||
|
# project=project)
|
||||||
|
|
||||||
|
|
||||||
def _get_current_attract():
|
def _get_current_attract():
|
||||||
|
Reference in New Issue
Block a user