* adjust the placeholder of chosen.

This commit is contained in:
azhi
2013-08-02 08:50:36 +08:00
parent ad54b16e64
commit ce08eaed8d
24 changed files with 12 additions and 38 deletions
-1
View File
@@ -26,7 +26,6 @@ js::set('oldStoryID' , $bug->story);
js::set('oldTaskID' , $bug->task);
js::set('oldOpenedBuild' , $bug->openedBuild);
js::set('oldResolvedBuild' , $bug->resolvedBuild);
js::set('mailto' , $lang->bug->chosen->mailto);
?>
<form method='post' target='hiddenwin' enctype='multipart/form-data' id='dataform'>