mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 00:39:57 +09:00
issue 912 add public item option.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.3.2@10987 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f8cb63a526
commit
2a268b8f37
7 changed files with 41 additions and 14 deletions
|
|
@ -37,7 +37,7 @@
|
|||
<!--@end-->
|
||||
<!--@end-->
|
||||
|
||||
<tr>
|
||||
<tr cond="$memberInfo['member_srl'] == $logged_info->member_srl || $formInfo->isPublic == 'Y'">
|
||||
<th scope="row" >{$title} <em cond="$formInfo->required || $formInfo->mustRequired">*</em></th>
|
||||
<td class="text">{$value}</td>
|
||||
</tr>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue