diff --git a/module/execution/js/storyestimate.js b/module/execution/js/storyestimate.js index 66712db016..98b0e4c576 100644 --- a/module/execution/js/storyestimate.js +++ b/module/execution/js/storyestimate.js @@ -39,6 +39,7 @@ function showNewEstimate() $('.th-new-estimate').removeClass('hide'); $('.new-estimate').removeClass('hide'); $('.form-actions').removeClass('hide'); + $('.empty-th').addClass('hide'); } function selectRound(round) diff --git a/module/execution/view/storyestimate.html.php b/module/execution/view/storyestimate.html.php index f0cb548add..6dd16183d4 100644 --- a/module/execution/view/storyestimate.html.php +++ b/module/execution/view/storyestimate.html.php @@ -42,9 +42,10 @@ - - - + + + + diff --git a/module/search/view/index.html.php b/module/search/view/index.html.php index a0edb58275..724c638fcc 100644 --- a/module/search/view/index.html.php +++ b/module/search/view/index.html.php @@ -60,7 +60,7 @@ adjustMenuWidth();
execution->team;?> story->estimate;?>execution->newEstimate;?>execution->team;?> story->estimate;?>execution->newEstimate;?>