mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-05 10:53:28 -05:00
Various tweaks
- remove black border from banner - make banners have internal columns - make nav 2/3rd width, 19px text and more spaced out - only show the ‘restricted mode’ banner where it’s needed - rename ‘restricted mode’ to ‘trial mode’
This commit is contained in:
@@ -30,5 +30,5 @@ def service_dashboard(service_id):
|
||||
jobs=jobs,
|
||||
free_text_messages_remaining='25,000',
|
||||
spent_this_month='0.00',
|
||||
has_templates=bool(len(templates)),
|
||||
template_count=len(templates),
|
||||
service_id=str(service_id))
|
||||
|
||||
Reference in New Issue
Block a user