Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
vangheem committed May 30, 2015
1 parent 297f720 commit e8ec4e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Products/CMFPlone/profiles/dependencies/registry.xml
Original file line number Diff line number Diff line change
Expand Up @@ -928,15 +928,15 @@
interface='Products.CMFPlone.interfaces.IResourceRegistry'>
<value key="js">++plone++static/components/jquery.recurrenceinput.js/lib/jquery.tools.dateinput.js</value>
<value key="css">
<element>++plone++static/components/jquery.recurrenceinput.js/src/jquery.tools.dateinput.css</element>
<element>++plone++static/components/jquery.recurrenceinput.js/lib/jquery.tools.dateinput.css</element>
</value>
<value key="deps">jquery</value>
</records>
<records prefix="plone.resources/resource-plone-app-jquerytools-js"
interface='Products.CMFPlone.interfaces.IResourceRegistry'>
<value key="js">++plone++static/components/jquery.recurrenceinput.js/lib/jquery.tools.overlay.js</value>
<value key="css">
<element>++plone++static/components/jquery.recurrenceinput.js/src/jquery.tools.overlay.css</element>
<element>++plone++static/components/jquery.recurrenceinput.js/lib/jquery.tools.overlay.css</element>
</value>
<value key="deps">jquery</value>
</records>
Expand Down

0 comments on commit e8ec4e1

Please sign in to comment.