Renamed entry 'Projects' for 'Projects List' in main menu
FEA: ItEr75S04BugFixing
This commit is contained in:
parent
96162e1321
commit
a053d4bf78
1 changed files with 1 additions and 1 deletions
|
|
@ -267,7 +267,7 @@ public class CustomMenuController extends Div implements IMenuItemsRegister {
|
|||
globalView.goToCompanyScheduling();
|
||||
}
|
||||
}, "01-introducion.html"),
|
||||
subItem(_("Projects"), new ICapture() {
|
||||
subItem(_("Projects List"), new ICapture() {
|
||||
@Override
|
||||
public void capture() {
|
||||
globalView.goToOrdersList();
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue