Rename workplaces to workspaces
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
<ul class="usa-nav-primary usa-accordion">
|
||||
{% for item in [
|
||||
['home', 'Home'],
|
||||
['workplaces', 'Workplaces'],
|
||||
['workspaces', 'Workspaces'],
|
||||
['requests', 'Requests'],
|
||||
['users', 'Users' ],
|
||||
['reports', 'Reports' ],
|
||||
|
@@ -4,7 +4,7 @@
|
||||
|
||||
<main class="usa-section usa-content usa-width-one-whole" id="main-content">
|
||||
|
||||
<h1>Workplaces</h1>
|
||||
<h1>Workspaces</h1>
|
||||
|
||||
<table class="usa-table-borderless" width="100%">
|
||||
<thead>
|
||||
|
Reference in New Issue
Block a user