Show change plan list on clicking change plan, not hide

This commit is contained in:
James Allen 2015-02-02 14:53:29 +00:00
parent 7f0b4e5ba5
commit 48a17729e4

View file

@ -70,7 +70,7 @@ block content
div(ng-hide="changePlan", ng-cloak)#changePlanSection
div(ng-show="changePlan", ng-cloak)#changePlanSection
h2.col-md-7 !{translate("change_plan")}
span.dropdown.col-md-1.changePlanButton(ng-controller="CurrenyDropdownController", style="display:none")
a.btn.btn-primary.dropdown-toggle(