고객센터템플릿 상세 page 오타수정
This commit is contained in:
parent
8eacb24d1a
commit
879fa3ea75
|
@ -1,2 +1,4 @@
|
|||
<!-- Title -->
|
||||
<div class="text-4xl font-extrabold tracking-tight">고객센터 템플릿 등록</div>
|
||||
<div class="text-4xl font-extrabold tracking-tight">
|
||||
고객센터템플릿-상세페이지
|
||||
</div>
|
||||
|
|
|
@ -33,8 +33,8 @@ import { User } from 'app/modules/admin/member/user/models/user';
|
|||
import { UserService } from 'app/modules/admin/member/user/services/user.service';
|
||||
|
||||
@Component({
|
||||
selector: 'customer-template-registration',
|
||||
templateUrl: './registration.component.html',
|
||||
selector: 'customer-template-view',
|
||||
templateUrl: './view.component.html',
|
||||
styles: [
|
||||
/* language=SCSS */
|
||||
`
|
||||
|
|
Loading…
Reference in New Issue
Block a user