* fix duplicate references of chosen.

This commit is contained in:
Catouse
2014-12-09 17:12:30 +08:00
parent 64ab8de121
commit c58c386c59
13 changed files with 0 additions and 13 deletions
-1
View File
@@ -12,7 +12,6 @@
?>
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/datepicker.html.php';?>
<?php include '../../common/view/chosen.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<?php js::set('oldStoryID', $task->story); ?>
<?php js::set('confirmChangeProject', $lang->task->confirmChangeProject); ?>