Renamed some text for Lancaster Independent Story
This commit is contained in:
parent
18dc4b0647
commit
6bdd880156
3 changed files with 3 additions and 3 deletions
|
@ -66,7 +66,7 @@ const routes: Routes = [
|
|||
{
|
||||
path: 'story-trail',
|
||||
component: TrailMapComponent,
|
||||
data: { title: 'Story Trail' },
|
||||
data: { title: 'Lancaster Independent Story' },
|
||||
},
|
||||
{
|
||||
path: 'payroll-log',
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
<div class="col-lg-12">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<strong>Purchase Map</strong>
|
||||
<strong>Lancaster Independent Story</strong>
|
||||
<small>Required Data marked in <strong>bold</strong>.</small>
|
||||
</div>
|
||||
<div class="modal fade" bsModal #statusModal="bs-modal" [config]="{backdrop: false, animated: false}"
|
||||
|
|
Reference in a new issue