added ab test controller so it is always loaded

This commit is contained in:
Henry Oswald 2014-09-29 17:33:54 +01:00
parent e35a32d7d7
commit 9faf4771e7

View file

@ -88,11 +88,12 @@ html(itemscope, itemtype='http://schema.org/Product')
include translations/translation_message
- if(typeof(suppressNavbar) == "undefined")
include layout/navbar
block content
div(ng-controller="AbTestController")
- if(typeof(suppressFooter) == "undefined")
include layout/footer