Rename to workspace settings
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
<div class="panel">
|
||||
|
||||
<div class="panel__heading">
|
||||
<h1>Edit Workspace</h1>
|
||||
<h1>Workspace Settings</h1>
|
||||
</div>
|
||||
|
||||
<div class="panel__content">
|
||||
@@ -30,7 +30,7 @@
|
||||
|
||||
|
||||
<div class='action-group'>
|
||||
<button type="submit" class="usa-button usa-button-big usa-button-primary" tabindex="0">Submit</button>
|
||||
<button type="submit" class="usa-button usa-button-big usa-button-primary" tabindex="0">Save</button>
|
||||
<a href='{{ url_for("workspaces.workspace_projects", workspace_id=workspace.id) }}' class='action-group__action icon-link'>
|
||||
{{ Icon('x') }}
|
||||
<span>Cancel</span>
|
||||
|
Reference in New Issue
Block a user