* finish task#802.

This commit is contained in:
chencongzhi520@gmail.com
2012-06-11 06:25:34 +00:00
parent 62f05a1a6d
commit b593607b6b
34 changed files with 112 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@ $(document).ready(function()
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<script>var holders='<?php echo json_encode($lang->project->placeholder);?>'</script>
<form method='post' target='hiddenwin'>
<table align='center' class='table-1 a-left'>
<caption><?php echo $lang->project->create;?></caption>