diff --git a/src/app/modules/admin/board/customer-template/components/view.component.html b/src/app/modules/admin/board/customer-template/components/view.component.html index 49fa156..17da861 100644 --- a/src/app/modules/admin/board/customer-template/components/view.component.html +++ b/src/app/modules/admin/board/customer-template/components/view.component.html @@ -1,2 +1,4 @@ -
고객센터 템플릿 등록
+
+ 고객센터템플릿-상세페이지 +
diff --git a/src/app/modules/admin/board/customer-template/components/view.component.ts b/src/app/modules/admin/board/customer-template/components/view.component.ts index 645b6d8..c5563d4 100644 --- a/src/app/modules/admin/board/customer-template/components/view.component.ts +++ b/src/app/modules/admin/board/customer-template/components/view.component.ts @@ -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 */ `