adityasharma7 opened a new pull request #289:
URL: https://github.com/apache/ofbiz-framework/pull/289


   Replaced logic to Ajaxify the response from EditEmplPosition with navigating 
the user to EditEmplPosition page.
   When we are getting the entire page and updating it into the DOM, it would 
be better if we navigate the user to the page.
   The issue with the current approach is the current page and the 
EditEmplPosition page both have GlobalActions decorator all the js files in 
GlobalActions are loaded twice. Either we should Ajaxify a section of the page 
or we should navigate the user to the EditEmplPosition page.
   
   Thanks Pierre Smits for reporting the issue and Sebastian Berg, Michael 
Brohl, & Jacques Le Roux for the discussion and efforts
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to