-
Notifications
You must be signed in to change notification settings - Fork 530
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed: Trunk demo errors in error log (OFBIZ-13005) (#748)
* Improved: ORDER - have requestMenuLocation (OFBIZ-12991) Given that request screens are used as portal pages, the inclusion of such portal pages in other applications leads to errors being thrown for the associated menus (due to the use of the mainMenuLocation parameter in web.xml). Having a requestMenuLocation in web.xml solves this issue. modified: - web.xml: add contextParam requestMenuLocation - CommonScreens.xml: change location request related menus - CustRequestScreens.xml: change location request related menu * Fixed: Trunk demo errors in error.log modified: EmployeeScreens.xml - removed form reference to grid ListEmployeeQualification * Fixed: Trunk demo errors in error.log (OFBIZ-13005) modified: EventForms.xml - MyTaks: extending a grid
- Loading branch information
1 parent
27fc41a
commit 6039526
Showing
5 changed files
with
10 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters