Enable enterprises_distributor_info_rich_text by default

This commit is contained in:
Rohan Mitchell
2013-08-19 16:47:17 +10:00
parent 010c58fffd
commit 693fa9f37b

View File

@@ -11,7 +11,7 @@ module OpenFoodWeb
local_organics: false,
order_cycles: false,
multi_cart: false,
enterprises_distributor_info_rich_text: false}
enterprises_distributor_info_rich_text: true}
end
end
end