diff --git a/module/block/view/projectblock.html.php b/module/block/view/projectblock.html.php index 37727c07f9..06e2e025a1 100644 --- a/module/block/view/projectblock.html.php +++ b/module/block/view/projectblock.html.php @@ -43,7 +43,7 @@ createLink('project', 'task', 'project=' . $project->id), $project->name, '', "title='$project->name'");?> end;?> - + delay)):?> project->delayed;?> diff --git a/module/bug/view/edit.html.php b/module/bug/view/edit.html.php index 6c293fc0eb..e6c2977518 100644 --- a/module/bug/view/edit.html.php +++ b/module/bug/view/edit.html.php @@ -177,7 +177,7 @@ js::set('oldResolvedBuild' , $bug->resolvedBuild);
mailto), 'class="form-control chosen" multiple');?> -
fetch('my', 'buildContactLists');?>
+ fetch('my', 'buildContactLists');?>
diff --git a/module/story/view/edit.html.php b/module/story/view/edit.html.php index 08a35b45ef..0d0849e563 100644 --- a/module/story/view/edit.html.php +++ b/module/story/view/edit.html.php @@ -161,7 +161,7 @@
mailto), "class='form-control' multiple");?> -
fetch('my', 'buildContactLists')?>
+ fetch('my', 'buildContactLists');?>