Rename workplaces to workspaces

This commit is contained in:
Luis Cielak
2018-05-31 09:36:38 -04:00
parent 7f0924df67
commit 5080f0fa60
3 changed files with 3 additions and 3 deletions

View File

@@ -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' ],

View File

@@ -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>