Also hide button, when viewing student plans.

This commit is contained in:
Paulo Reis 2016-08-31 11:40:27 +01:00
parent 09c188030c
commit bba39cc902

View file

@ -139,7 +139,10 @@ block content
li  
li
br
a.btn.btn-info(href="/register") #{translate("sign_up_now")}
a.btn.btn-info(
href="/register"
style=(getLoggedInUserId() === undefined ? "" : "visibility: hidden")
) #{translate("sign_up_now")}
.col-md-4
.card.card-highlighted