Commit 1992518e authored by kushalpandya's avatar kushalpandya

Use flags to hide/show contents

parent f4e1bc2b
.row.blank-state-parent-container .row.blank-state-parent-container
.col-md-6 - if current_user.admin?
.col-md-6.section-container
.section-body.section-welcome .section-body.section-welcome
= render "blank_state_welcome" = render "blank_state_welcome"
.col-md-6 - unless current_license&.trial?
.col-md-6.section-container
.section-body.section-ee-trial .section-body.section-ee-trial
= render "blank_state_ee_trial" = render "blank_state_ee_trial"
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment