SAAS-973: Airtime Billing page - Add support for August promotion plans
Fix to not allow current promo plans to downgrade to another promo plan Added promo banner to billing page
This commit is contained in:
parent
5998d765fe
commit
ff61fab62a
3 changed files with 38 additions and 3 deletions
|
@ -246,3 +246,8 @@
|
|||
border-radius: 5px;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
.promo-banner {
|
||||
margin-top:10px;
|
||||
background: url('images/august_aweomse_promo_banner.png') no-repeat;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue