You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FixesBroadleafCommerce#1274 - Change the ordering of when extension points in the admin abstract controller are invoked for main actions, enhance some docs
Copy file name to clipboardExpand all lines: admin/broadleaf-open-admin-platform/src/main/java/org/broadleafcommerce/openadmin/web/controller/entity/AdminBasicEntityController.java
+2-3
Original file line number
Diff line number
Diff line change
@@ -144,14 +144,14 @@ public String viewEntityList(HttpServletRequest request, HttpServletResponse res
Copy file name to clipboardExpand all lines: admin/broadleaf-open-admin-platform/src/main/java/org/broadleafcommerce/openadmin/web/service/FormBuilderExtensionHandler.java
+5
Original file line number
Diff line number
Diff line change
@@ -116,8 +116,13 @@ public interface FormBuilderExtensionHandler extends ExtensionHandler {
0 commit comments