File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 150150
151151 <bean id =" cclicensefullRenderValidator" class =" org.dspace.layout.script.service.impl.CrisLayoutToolRenderValidatorImpl" >
152152 <property name =" name" value =" cclicensefull" />
153- <property name =" fieldType" value =" METADATA " />
153+ <property name =" fieldType" value =" METADATAGROUP " />
154154 <property name =" subTypeValidationRule" value =" NOT_ALLOWED" />
155155 </bean >
156156
157157 <bean id =" cclicensesmallRenderValidator" class =" org.dspace.layout.script.service.impl.CrisLayoutToolRenderValidatorImpl" >
158- <property name =" name" value =" cclicensesmall " />
159- <property name =" fieldType" value =" METADATA " />
158+ <property name =" name" value =" cclicense " />
159+ <property name =" fieldType" value =" METADATAGROUP " />
160160 <property name =" subTypeValidationRule" value =" NOT_ALLOWED" />
161161 </bean >
162162</beans >
You can’t perform that action at this time.
0 commit comments