exsisto

Results 1 comments of exsisto

Or you may update defece gem version to 1.0.2, and make a simple changes that described [on gem page.](https://github.com/spree/deface#upgrading-from-09-to-10) Change app/overrides/users/_preferences.rb :insert_before => 'code[erb-silent]:contains("end"):last', to :insert_before => 'erb[silent]:contains("end"):last', https://github.com/Undev/redmine_user_specific_theme/pull/7/commits/ab14388dc07971761d66af647599fb82bdacb532 and...