Show the version of the current build, distinguishing between
development and production builds. The layout needs to be refined, it's still quite ugly as of now.
This commit is contained in:
parent
ba2d6032ea
commit
3edcbf0918
5 changed files with 10 additions and 3 deletions
|
@ -14,4 +14,5 @@
|
|||
</div>
|
||||
<div class="errormessage" *ngIf="step.error" [innerHTML]="step.message"></div>
|
||||
</div>
|
||||
<span>Version: {{VERSION}}</span>
|
||||
<!--<router-outlet></router-outlet>-->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue