update copy

remove dismiss link
This commit is contained in:
Andrew Croce 2018-09-21 08:36:57 -04:00
parent 81f56dd881
commit 50ce6d9066

View File

@ -5,11 +5,11 @@
{% block workspace_content %}
{{ Alert("Funding Information & Reports for Workspace " + workspace.name,
message="<p>On this screen you'll find detailed reporting information on this workspace. This message needs to be written better and be dismissable.</p>",
{{ Alert("Budget Report for Workspace " + workspace.name,
message="<p>Track your monthly and cumulative expenditures for your workspace, projects, and environments below.</p>\
<p>Please note that the projected spend is based on the <em>average expense over the last three completed months</em> and therefore does not account for future changes that might be made in scale or configuration of your cloud services.</p>",
actions=[
{"label": "Learn More", "href": "/", "icon": "info"},
{"label": "Dismiss", "href": "/"}
{"label": "Learn More", "href": "/", "icon": "info"}
] ) }}
<div class='funding-summary-row'>