don't show the form until we have some data from recurly

This commit is contained in:
Henry Oswald 2014-12-23 11:44:42 +00:00
parent 03311311dd
commit 74347611e9

View file

@ -33,9 +33,9 @@ block content
ng-click="changeCurrency(currency)",
) {{currency}} ({{value['symbol']}})
h1 #{translate("new_subscription")}
hr
form
form(ng-show="planName")
hr
.row
.col-md-9
h2 {{planName}}