Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
storyshare_www_encrypt
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Analytics
Repository Analytics
Value Stream Analytics
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
goodmorning
storyshare
storyshare_www_encrypt
Commits
46af3454
Commit
46af3454
authored
Nov 11, 2019
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
24bb1a93
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
platyFramework/apps/admin/views/defaultTheme/app/config_mobileapp.html
...k/apps/admin/views/defaultTheme/app/config_mobileapp.html
+2
-0
No files found.
platyFramework/apps/admin/views/defaultTheme/app/config_mobileapp.html
View file @
46af3454
...
...
@@ -54,6 +54,8 @@ namespace platyFramework;
<?= $form->getSelect("초기화면 이미지 노출 시간 설정", "intro_show_time", array ("0.5초" => 500, "1초" => 1000, "2초" => 2000, "3초" => 3000, "4초" => 4000, "5초" => 5000)); ?>
<?= $form->getFile("Main 화면 타이틀 설정", "mainTitle"); ?>
<?= $form->getInput("푸시 알림 제목 색상", "notificationColor", "", "#000000 형식으로 입력. <a target=_blank href='https://colorhunt.co/palettes/pastel'>https://colorhunt.co/palettes/pastel</a>"); ?>
<?= $form->getSelect("푸시 알림 최상위 여부", "notificationPriority", ["최상위" => 1, "기본" => 0], "", "푸시 알림 제목 색상 및 최상위 여부는 1회 앱 실행을 하셔야 반영됩니다"); ?>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment