Skip to content

Commit

Permalink
don't show practise link for life sciences
Browse files Browse the repository at this point in the history
  • Loading branch information
rochecompaan committed Feb 4, 2014
1 parent 2416149 commit 97dc3b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions emas/mobiletheme/views.py
Expand Up @@ -139,6 +139,7 @@ def has_practise_content(self, context):
'/emas/maths/grade-10-mathematical-literacy',
'/emas/maths/grade-11-mathematical-literacy',
'/emas/maths/grade-12-mathematical-literacy',
'/emas/sciences/lifesciences',
]
path = self.context.getPhysicalPath()
if path:
Expand Down

0 comments on commit 97dc3b8

Please sign in to comment.