On 01/24/14 11:21, Lukáš Kocourek wrote: > Hi, > > yesterday I've updated GitLab from 6.4.3 to 6.5.1 and ended up with > broken UI (see attached screenshot) > > I think it has probably something to do with new bootstrap 3 responsive > UI, but don't know how to solve it. Is it general problem of 6.5.1 or > just my instance? As I noticed demo version http://demo.gitlab.com/ is > stil running 6.5.0 and UI seems to be ok. > > Any suggenstions? > > Thank you very much
If you followed the upgrade guide you should have done sudo -u git -H bundle exec rake assets:clean assets:precompile cache:clear RAILS_ENV=production in any case try to run that command again. -- GPG : 0xABF99BE5 Blog: http://axilleas.me -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
