File tree Expand file tree Collapse file tree 1 file changed +1
-20
lines changed
pdf-toolkit-repo/src/main/amp/config/alfresco/module/org.alfresco.extension.pdftoolkit Expand file tree Collapse file tree 1 file changed +1
-20
lines changed Original file line number Diff line number Diff line change 2020 </list >
2121 </property >
2222 </bean >
23-
24- <!-- Load the UI customizations -->
25- <bean id =" pdftoolkit_configBootstrap" class =" org.alfresco.web.config.WebClientConfigBootstrap"
26- init-method=" init" >
27- <property name =" configs" >
28- <list >
29- <value >classpath:alfresco/module/org.alfresco.extension.pdftoolkit/ui/web-client-config-custom.xml</value >
30- </list >
31- </property >
32- </bean >
3323
3424 <!-- The strings -->
3525 <bean id =" pdftoolkit-messages" class =" org.alfresco.i18n.ResourceBundleBootstrapComponent" >
166156 <entry key =" 4" value =" PDFA1B" />
167157 </map >
168158 </property >
169- </bean >
170-
171- <!-- PDF Toolkit service, allows PDF actions to be used in Javascript API -->
172- <bean id =" pdftoolkit" parent =" baseJavaScriptExtension"
173- class =" org.alfresco.extension.pdftoolkit.service.PDFToolkitService" >
174- <property name =" extensionName" >
175- <value >pdftoolkit</value >
176- </property >
177- <property name =" serviceRegistry" ref =" ServiceRegistry" />
178- </bean >
159+ </bean >
179160
180161 <bean id =" pdftoolkit.properties" parent =" common-placeholder-configurer" >
181162 <property name =" locations" >
You can’t perform that action at this time.
0 commit comments