diff --git a/module/execution/css/all.css b/module/execution/css/all.css index 0da2a313bc..c6d895178a 100644 --- a/module/execution/css/all.css +++ b/module/execution/css/all.css @@ -20,7 +20,7 @@ td.flex span.project-type-label {margin-left: 5px; min-width: 36px;} .c-status, .c-date, .c-percent, .c-attribute {width: 80px;} .c-estimate, .c-consumed, .c-left, .c-pm {width: 70px;} .c-progress, .c-burn {width: 60px;} -.c-percent, .c-realBegan, .c-end, .c-begin, .c-realEnd{width: 100px;} +.c-code, .c-percent, .c-realBegan, .c-end, .c-begin, .c-realEnd{width: 100px;} .c-action {text-align: center;} .c-name > span {margin-right: 2px;} td.flex span.project-type-label {min-width: 40px;} diff --git a/module/execution/view/all.html.php b/module/execution/view/all.html.php index 32750f952d..7fad6f626d 100644 --- a/module/execution/view/all.html.php +++ b/module/execution/view/all.html.php @@ -78,6 +78,7 @@ idAB);?> systemMode == 'new')) ? $lang->execution->execName : $lang->execution->name);?> + execution->code);?> systemMode == 'new' and $this->app->tab == 'execution'):?> execution->projectName);?> @@ -134,6 +135,9 @@ + + code?> + systemMode == 'new' and $this->app->tab == 'execution'):?> projectName;?>