da859203f7
- Send the config values to the frontend - Add a service class for exposing the config values - Change the directives to inject both Features and Config - Change directive users to make use of the new scope
3 lines
172 B
HTML
3 lines
172 B
HTML
<div quay-include="{'Features.BILLING': 'landing-normal.html', '!Features.BILLING': 'landing-login.html'}" onload="chromify()">
|
|
<span class="quay-spinner"></span>
|
|
</div>
|