removed i18n_taxonomy module from features dependencies
fixed some bugs
This commit is contained in:
@@ -4,7 +4,6 @@ core = 7.x
|
||||
package = Materio
|
||||
dependencies[] = ctools
|
||||
dependencies[] = features
|
||||
dependencies[] = i18n_taxonomy
|
||||
dependencies[] = image
|
||||
dependencies[] = materio_admin
|
||||
dependencies[] = materio_user
|
||||
@@ -264,4 +263,5 @@ features[variable][] = uc_weight_format_oz
|
||||
features[variable][] = uc_weight_unit
|
||||
features_exclude[dependencies][uc_coupon] = uc_coupon
|
||||
features_exclude[dependencies][uc_credit] = uc_credit
|
||||
features_exclude[dependencies][i18n_taxonomy] = i18n_taxonomy
|
||||
project path = sites/all/modules/features
|
||||
|
Reference in New Issue
Block a user