mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 04:39:55 +09:00
이슈트래커 마일스톤 수정시 등록 버튼이 안 보이는 문제 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5147 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
327014f4a0
commit
a981918f1e
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@
|
|||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td><input name="title" type="text" class="inputTypeText w400" value="{$milestone->title}" /></td>
|
||||
<td><input name="title" type="text" class="inputTypeText w200" value="{$milestone->title}" /></td>
|
||||
<td>
|
||||
<input type="hidden" name="deadline" id="date_deadline" value="{$milestone->deadline}"/>
|
||||
<input type="text" class="inputDate" value="<!--@if($milestone->deadline)-->{zdate($milestone->deadline,'Y-m-d')}<!--@end-->" readonly="readonly" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue