florianMo commented on code in PR #548:
URL: https://github.com/apache/ofbiz-framework/pull/548#discussion_r990015094


##########
framework/widget/src/main/java/org/apache/ofbiz/widget/model/ModelFormField.java:
##########
@@ -2799,6 +2811,26 @@ public String getValue(Map<String, Object> context) {
             return getModelFormField().getEntry(context);
         }
 
+        /**
+         * Gets disabled.
+         * @return the disabled
+         */
+        public FlexibleStringExpander getDisabled() {

Review Comment:
   right sorry I should have done the same here !



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to