+ finish task #1392.

This commit is contained in:
wangyidong
2013-06-19 07:21:15 +00:00
parent 359c927510
commit 435557012c
17 changed files with 153 additions and 399 deletions
+14
View File
@@ -0,0 +1,14 @@
<?php
/**
* The todo view file of dashboard module of ZenTaoPMS.
*
* @copyright Copyright 2009-2013 青岛易软天创网络科技有限公司 (QingDao Nature Easy Soft Network Technology Co,LTD www.cnezsoft.com)
* @license LGPL (http://www.gnu.org/licenses/lgpl.html)
* @author Yidong Wang <yidong@cnezsoft.com>
* @package my
* @version $Id: todo.html.php 4735 2013-05-03 08:30:02Z chencongzhi520@gmail.com $
* @link http://www.zentao.net
*/
?>
<?php include '../../common/view/m.header.html.php';?>
<?php include '../../common/view/m.footer.html.php';?>