ing..
This commit is contained in:
parent
4826a71db2
commit
631497a534
|
@ -36,7 +36,7 @@ import { DailyService } from '../services/daily.service';
|
||||||
import { Router } from '@angular/router';
|
import { Router } from '@angular/router';
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'partner-branch-list',
|
selector: 'daily-list',
|
||||||
templateUrl: './list.component.html',
|
templateUrl: './list.component.html',
|
||||||
styles: [
|
styles: [
|
||||||
/* language=SCSS */
|
/* language=SCSS */
|
||||||
|
|
|
@ -36,7 +36,7 @@ import { MonthlyService } from '../services/monthly.service';
|
||||||
import { Router } from '@angular/router';
|
import { Router } from '@angular/router';
|
||||||
|
|
||||||
@Component({
|
@Component({
|
||||||
selector: 'partner-branch-list',
|
selector: 'monthly-list',
|
||||||
templateUrl: './list.component.html',
|
templateUrl: './list.component.html',
|
||||||
styles: [
|
styles: [
|
||||||
/* language=SCSS */
|
/* language=SCSS */
|
||||||
|
|
Loading…
Reference in New Issue
Block a user