fix manifest to include jQuery UI CSS
This commit is contained in:
parent
d335d92cae
commit
9e3b30ad38
1 changed files with 3 additions and 0 deletions
|
@ -4,6 +4,9 @@ include ez_setup.py
|
|||
include edbob/pyramid/static/favicon.ico
|
||||
include edbob/pyramid/static/robots.txt
|
||||
include edbob/pyramid/static/css/*.css
|
||||
include edbob/pyramid/static/css/smoothness/*.css
|
||||
include edbob/pyramid/static/css/smoothness/images/*.gif
|
||||
include edbob/pyramid/static/css/smoothness/images/*.png
|
||||
include edbob/pyramid/static/js/*.js
|
||||
|
||||
include edbob/scaffolds/edbob/CHANGES.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue