Merge pull request #36 from Pear-Trading/finn/liscorrection

Renamed some text for Lancaster Independent Story
This commit is contained in:
Finn 2017-11-29 15:28:20 +00:00 committed by GitHub
commit ae2fc74d2e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -66,7 +66,7 @@ const routes: Routes = [
{
path: 'story-trail',
component: TrailMapComponent,
data: { title: 'Story Trail' },
data: { title: 'Lancaster Independent Story' },
},
{
path: 'payroll-log',

View file

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

View file

@ -47,7 +47,7 @@
</li>
<li class="nav-item">
<a class="nav-link" routerLinkActive="active" [routerLink]="['/story-trail']">
<i class="icon-map"></i> Story Trail
<i class="icon-map"></i> Lancaster Independent Story
</a>
</li>
<li *ngIf="accountType == 'customer'" class="nav-item">