mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
알림센터 위젯을 레이아웃에 추가
This commit is contained in:
parent
08311d7c43
commit
b23f961717
2 changed files with 14 additions and 0 deletions
|
|
@ -30,6 +30,15 @@
|
|||
<title xml:lang="ko">사용 안 함</title>
|
||||
</options>
|
||||
</var>
|
||||
<var name="use_ncenter_widget" type="select">
|
||||
<title xml:lang="ko">알림센터 로그인 위젯 사용</title>
|
||||
<options value="Y">
|
||||
<title xml:lang="ko">사용함</title>
|
||||
</options>
|
||||
<options value="N">
|
||||
<title xml:lang="ko">사용 안 함</title>
|
||||
</options>
|
||||
</var>
|
||||
<var name="layout_type" type="select" default="auto">
|
||||
<title xml:lang="ko">레이아웃 타입</title>
|
||||
<options value="auto">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue