+ finish the task #626 and move the colorbox of export to my.full.js.

This commit is contained in:
shiyangyangwork@yahoo.cn
2011-11-30 02:46:02 +00:00
parent 071bbe0efe
commit 37c0fc5895
13 changed files with 103 additions and 24 deletions
+13
View File
@@ -0,0 +1,13 @@
<?php
/**
* The export view file of bug module of ZenTaoPMS.
*
* @copyright Copyright 2009-2011 青岛易软天创网络科技有限公司 (QingDao Nature Easy Soft Network Technology Co,LTD www.cnezsoft.com)
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Yangyang Shi<shiyangyang@cnezsoft.com>
* @package todo
* @version $Id$
* @link http://www.zentao.net
*/
?>
<?php include '../../file/view/export.html.php';?>