Changeset [5a8a8c274165aca183adb1c6369220b016144c0f] by Walter McGinnis
January 9th, 2012 @ 02:02 PM
Fixed issue where basket.settings value based on basket profiles
was returning a value and thus logic was passing that there was
configuration for 'additonal_footer_content' when there wasn't.
Using "present?" to handle this case.
https://github.com/kete/kete_translatable_content/commit/5a8a8c2741...
Committed by Walter McGinnis
- M app/views/baskets/_additional_footer_content_fields.html.erb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
Kete Translatable Content is a gem that is an add-on for Kete web applications that takes advantage of the mongo_translatable gem’s functionality. As you would expect, you use it to add the ability to translate content in your Kete web site.
Obviously, your site should be set up to support to support multiples locales for this add-on to be useful.