Ronnie has proposed merging lp:~ronnie.vd.c/loco-directory/datepicker-css-fix
into lp:loco-directory.
Requested reviews:
loco-directory-dev (loco-directory-dev)
For more details, see:
https://code.launchpad.net/~ronnie.vd.c/loco-directory/datepicker-css-fix/+merge/45310
The datepicker had no CSS, because the link was wrong. Its fixed now
--
https://code.launchpad.net/~ronnie.vd.c/loco-directory/datepicker-css-fix/+merge/45310
Your team loco-directory-dev is requested to review the proposed merge of
lp:~ronnie.vd.c/loco-directory/datepicker-css-fix into lp:loco-directory.
=== modified file 'loco_directory/events/forms.py'
--- loco_directory/events/forms.py 2010-12-16 18:12:05 +0000
+++ loco_directory/events/forms.py 2011-01-05 22:37:53 +0000
@@ -29,7 +29,7 @@
class Media:
css = {'all': (
- '/media/jquery-ui/css/css/smoothness/jquery-ui.css',
+ '/media/jquery-ui/css/smoothness/jquery-ui.css',
'/media/jquery-ui-timepicker/css/ui-lightness/ui.timepickr.css',
'/media/css/colortip-1.0-jquery.css',
)}
_______________________________________________
Mailing list: https://launchpad.net/~loco-directory-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~loco-directory-dev
More help : https://help.launchpad.net/ListHelp