Fixed defects.

This commit is contained in:
gopi17701 2019-01-13 12:41:09 -05:00
parent 31769ebd8f
commit 7c2b9943ba
3 changed files with 1800 additions and 1795 deletions

View File

@ -2,7 +2,10 @@
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$" />
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/dist" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>

File diff suppressed because it is too large Load Diff

View File

@ -459,8 +459,10 @@
<td colspan="2">
<p *ngIf="customerSelec.value >= 0" class="p-0 m-0 mt-2">
{{customers[customerSelec.value].city}} {{customers[customerSelec.value].state}} {{customers[customerSelec.value].zip}}
{{customers[customerSelec.value].ziplast4}}
</p>
<!--<p *ngIf="customers[customerSelec.value].ziplast4 !== 0" class="p-0 m-0 mt-2">-->
<!-- - {{customers[customerSelec.value].ziplast4}}-->
<!--</p>-->
</td>
<td></td>
<td>