issuetracker에서 가상 사이트의 vid값을 잃어버리는 form문 수정

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6494 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
zero 2009-06-09 03:37:36 +00:00
parent 346d17a021
commit 599ccf152b
3 changed files with 5 additions and 0 deletions

View file

@ -5,6 +5,7 @@
url = url.setQuery('module_srl', '{$module_srl}');
url = url.setQuery('module', '{$module}');
url = url.setQuery('mid', '{$mid}');
url = url.setQuery('vid', '{$vid}');
url = url.setQuery('release_srl', '{$release_srl}');
url = url.setQuery('package_srl', '{$package_srl}');