Ignore:
Timestamp:
01/31/21 06:27:26 (3 years ago)
Author:
Mile Jankuloski <mile.jankuloski@…>
Branches:
master
Children:
de9d697
Parents:
7520f88
Message:

Maps, geolocation api, dialogs & more

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Farmatiko/ClientApp/src/app/login/login.component.html

    r7520f88 r28d7d35  
    11<div class="wrapper">
    22<mat-card>
    3 <mat-card-header><h2>Најава</h2></mat-card-header>
     3<mat-card-header><h2>Најава
     4  <div class="aligner">
     5  <button mat-icon-button color="primary" [routerLink]="['/']">
     6    Почетна <mat-icon>home</mat-icon>
     7  </button>
     8</div></h2></mat-card-header>
    49<mat-card-content>
    510<form [formGroup]="loginForm" novalidate>
Note: See TracChangeset for help on using the changeset viewer.