Do you have gem "jquery-ui-themes", "~> 0.0.4"
in your Gemfile? The generator should have added it the same time it added the jquery-ui/redmond line to your front.css. Bryan On Mon, Apr 16, 2012 at 9:51 AM, Bob Sleys <[email protected]> wrote: > I'm getting the below error after adding a few tags to front_site.dryml. I > don't know why if I have just the auto generated files I don't get > the error since I can't find the redmond file anyplace. > > couldn't find file 'jquery-ui/redmond' > (in /home/bsleys/projects/timesheet/app/assets/stylesheets/front.css:11) > > > If I remove the line from front.css the date picker on date fields gets all > messed up. > > Bob > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/oq7-hxSnJx4J. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
