File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 147147 <property name =" fieldType" value =" METADATA" />
148148 <property name =" subTypeValidationRule" value =" NOT_ALLOWED" />
149149 </bean >
150+
151+ <bean id =" cclicensefullRenderValidator" class =" org.dspace.layout.script.service.impl.CrisLayoutToolRenderValidatorImpl" >
152+ <property name =" name" value =" cclicensefull" />
153+ <property name =" fieldType" value =" METADATA" />
154+ <property name =" subTypeValidationRule" value =" NOT_ALLOWED" />
155+ </bean >
156+
157+ <bean id =" cclicensesmallRenderValidator" class =" org.dspace.layout.script.service.impl.CrisLayoutToolRenderValidatorImpl" >
158+ <property name =" name" value =" cclicensesmall" />
159+ <property name =" fieldType" value =" METADATA" />
160+ <property name =" subTypeValidationRule" value =" NOT_ALLOWED" />
161+ </bean >
150162</beans >
151163
You can’t perform that action at this time.
0 commit comments