mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-25 14:19:58 +09:00
issueTracker 모듈의 마일스톤을 index로 변경. 마일스톤 목록을 데드라인 역순으로 출력하도록 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5087 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
45fa90455f
commit
a97a50f2fd
4 changed files with 5 additions and 5 deletions
|
|
@ -64,7 +64,7 @@
|
|||
}
|
||||
Context::set('display_option', $display_option);
|
||||
|
||||
if(!Context::get('act')) Context::set('act','dispIssuetrackerViewIssue');
|
||||
if(!Context::get('act')) Context::set('act','dispIssuetrackerViewMilestone');
|
||||
}
|
||||
|
||||
function dispIssuetrackerTimeline() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue