Logo
Explore Help
Sign In
darkhelm/notifications-admin
1
0
Fork 0
You've already forked notifications-admin
mirror of https://github.com/GSA/notifications-admin.git synced 2026-09-07 09:28:25 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
eb0ce31253df35aba0aeebfcfa6fd3d4cfeaa1ac
notifications-admin/app/templates/views/dashboard/no-permissions-banner.html

7 lines
259 B
HTML
Raw Normal View History

Change banners on home page if no permissions (except view activity, natch) > No permissions – Remove trial mode banner > No permissions – Add blue banner saying 'You only have permission to view this service'
2016-04-07 15:30:52 +01:00
{% from "components/banner.html" import banner_wrapper %}
Use yellow warning banner for permissions message The green bordered banner feels too much like ‘success’ or ‘confirmation’. Doesn’t feel like it’s something which just gives you the status of a thing, or here’s a thing you should be aware of.
2017-07-24 16:19:28 +01:00
{% call banner_wrapper(type="warning") %}
You only have permission to view this service. To send messages, edit
templates or manage team members, contact the person who invited you.
Change banners on home page if no permissions (except view activity, natch) > No permissions – Remove trial mode banner > No permissions – Add blue banner saying 'You only have permission to view this service'
2016-04-07 15:30:52 +01:00
{% endcall %}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.0 Page: 527ms Template: 6ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API