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
7e757506
Commit
7e757506
authored
Mar 11, 2020
by
platyhouse
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
657252ef
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
0 deletions
+2
-0
platyFramework/apps/admin/views/defaultTheme/user/edit.html
platyFramework/apps/admin/views/defaultTheme/user/edit.html
+2
-0
platyFramework/apps/modules/common/models/ptyuser/list.php
platyFramework/apps/modules/common/models/ptyuser/list.php
+0
-0
No files found.
platyFramework/apps/admin/views/defaultTheme/user/edit.html
View file @
7e757506
...
...
@@ -28,6 +28,8 @@
<?= $form->getInput("닉네임", "nickName"); ?>
<? } ?>
<?= $form->getInput("성별", "gender"); ?>
<?= $form->getInput("나이대", "age"); ?>
<?= $form->getInput("생년월일", "birthday"); ?>
<?= $form->getInput("비밀번호변경", "*password"); ?>
<?= $form->getSelect("관리자여부", "isAdmin", array("관리자" => "1", "일반회원" => 0)); ?>
<? if (strstr($this->config->mobileapp->packageName, "atmstockinfo") || strstr($this->config->mobileapp->packageName, "com.platyhouse.storyshare")) { ?>
...
...
platyFramework/apps/modules/common/models/ptyuser/list.php
View file @
7e757506
No preview for this file type
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