added ab test controller so it is always loaded
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user