Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2.2.0 to 4.0.0 [braking change] #56

Open
wants to merge 12 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
add css resoure
  • Loading branch information
Tibor Szakmany committed Jun 20, 2023
commit b3fafe476fd49c7ecf92f793837a498cfe5d093e
5 changes: 5 additions & 0 deletions src/collective/js/jqueryui/configure.zcml
Original file line number Diff line number Diff line change
@@ -37,4 +37,9 @@
directory="jquery-ui-1.13.2.custom"
/>

<browser:resourceDirectory
name="jquery-ui-themes"
directory="css"
/>

</configure>