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
7b7d3a6a
Commit
7b7d3a6a
authored
Nov 09, 2021
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
b39d954a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
platyFramework/apps/admin/views/defaultTheme/app/config_mobileapp.html
...k/apps/admin/views/defaultTheme/app/config_mobileapp.html
+5
-0
No files found.
platyFramework/apps/admin/views/defaultTheme/app/config_mobileapp.html
View file @
7b7d3a6a
...
...
@@ -332,6 +332,11 @@ namespace platyFramework;
<?= $form->getSelect("게시판 댓글 프로필 이미지 노출 기능", "is0VisibleBoardCommentProfileImage", array("노출" => 0, "비노출" => -1), "", "비노출 => 모든 게시판에서 댓글 프로필 이미지를 기본값으로 노출합니다."); ?>
</div>
</div>
<div
class=
"row"
>
<div
class=
'col-md-12'
>
<?= $form->getSelect("게시판 댓글 사용 여부", "noUseBoardComment", array("사용" => 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