mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-30 20:31:34 +02:00
Show change plan list on clicking change plan, not hide
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user